Searched refs:boolean (Results 1 - 25 of 1184) sorted by relevance

1234567891011>>

/macosx-10.9.5/dcerpc-58/dcerpc/idl_compiler/
H A Ddriver.h94 boolean DRIVER_main(
H A Dfiles.h113 extern boolean FILE_open(
118 extern boolean FILE_create(
123 extern boolean FILE_lookup(
131 extern boolean FILE_form_filespec(
140 extern boolean FILE_parse(
150 extern boolean FILE_has_dir_info(
154 extern boolean FILE_is_cwd(
158 extern boolean FILE_kind(
H A Dfrontend.h101 boolean FE_main(
102 boolean *cmd_opt,
H A Dpropagat.h110 extern boolean PROP_main( /* Returns true on success */
111 boolean *cmd_opt_arr, /* [in] Array of command option flags */
H A Dhdgen.h101 boolean bugs[], /* List of backward compatibility "bugs" */
102 boolean *cmd_opt
109 boolean spell_tag
115 boolean warning_flag /* TRUE => log warning on nonportable escape char */
H A Dicharsup.h100 boolean cs_machinery; /* TRUE if operation has I-char machinery */
101 boolean stag_by_ref; /* TRUE if passed by ref according to IDL */
103 boolean drtag_by_ref; /* TRUE if passed by ref according to IDL */
105 boolean rtag_by_ref; /* TRUE if passed by ref according to IDL */
133 boolean pickling
H A Dbackend.h94 boolean BE_main
96 boolean *cmd_opt, /* [in] array of cmd option flags */
H A Dcstubmts.h107 boolean *cmd_opt,
117 boolean use_internal_name /* use internal name if true */
H A Dcstubgen.h116 boolean bugs[], /* List of backward compatibility "bugs" */
117 boolean generate_cepv /* generate cepv if true */
H A Dsstubmts.h98 boolean *cmd_opt,
/macosx-10.9.5/uucp-11/uucp/
H A Dcu.h33 extern boolean fCuvar_delay;
42 extern boolean fCuvar_binary;
50 extern boolean fCuvar_echocheck;
79 extern boolean fCuvar_verbose;
H A Dsystem.h85 extern void usysdep_exit P((boolean fsuccess));
91 extern boolean fsysdep_other_config P((const char *));
133 extern boolean fsysdep_catch P((void));
157 extern boolean fsysdep_link P((const char *zfrom, const char *zto,
158 boolean *pfworked));
169 extern const char *zsysdep_port_name P((boolean *pftcp_port));
185 boolean *pfbadname));
202 extern boolean fsysdep_in_directory P((const char *zfile,
204 boolean fcheck,
205 boolean freadabl
[all...]
H A Dprot.h52 boolean frestart;
58 boolean (*pfstart) P((struct sdaemon *qdaemon, char **pzlog));
60 boolean (*pfshutdown) P((struct sdaemon *qdaemon));
62 boolean (*pfsendcmd) P((struct sdaemon *qdaemon, const char *z,
70 boolean (*pfsenddata) P((struct sdaemon *qdaemon, char *z, size_t c,
74 boolean (*pfwait) P((struct sdaemon *qdaemon));
81 boolean (*pffile) P((struct sdaemon *qdaemon, struct stransfer *qtrans,
82 boolean fstart, boolean fsend, long cbytes,
83 boolean *pfhandle
[all...]
H A Dconn.h115 boolean (*pflock) P((struct sconnection *qconn, boolean fin, boolean fuser));
117 boolean (*pfunlock) P((struct sconnection *qconn));
119 boolean (*pfopen) P((struct sconnection *qconn, long ibaud,
120 boolean fwait, boolean fuser));
122 boolean (*pfclose) P((struct sconnection *qconn,
125 boolean fsuccess));
130 boolean (*pfdia
[all...]
H A Dtrans.h95 boolean frequest_hangup;
97 boolean fhangup_requested;
99 boolean fhangup;
101 boolean fmaster;
103 boolean fcaller;
123 boolean (*psendfn) P((struct stransfer *qtrans, struct sdaemon *qdaemon));
125 boolean (*precfn) P((struct stransfer *qtrans, struct sdaemon *qdaemon,
131 boolean fsendfile;
134 boolean frecfile;
140 boolean fcm
[all...]
/macosx-10.9.5/dcerpc-58/dcerpc/ncklib/
H A Ddgslsn.h103 PRIVATE boolean rpc__dg_do_quit (
109 PRIVATE boolean rpc__dg_do_ack (
115 PRIVATE boolean rpc__dg_do_ping (
121 PRIVATE boolean rpc__dg_do_request (
H A Ddgclsn.h102 PRIVATE boolean rpc__dg_do_common_response (
108 PRIVATE boolean rpc__dg_do_reject (
114 PRIVATE boolean rpc__dg_do_fault (
120 PRIVATE boolean rpc__dg_do_response (
126 PRIVATE boolean rpc__dg_do_working (
132 PRIVATE boolean rpc__dg_do_nocall (
138 PRIVATE boolean rpc__dg_do_quack (
/macosx-10.9.5/uucp-11/uucp/unix/
H A Dlcksys.c13 static boolean fslock_sys P((boolean, const char *));
15 static boolean
17 boolean flock;
22 boolean fret;
37 fret = fsdo_lock (z, FALSE, (boolean *) NULL);
48 boolean
57 boolean
H A Dultspl.c10 boolean
15 boolean fret;
H A Dexists.c9 boolean
H A Dpriv.c17 boolean
H A Disdir.c9 boolean
/macosx-10.9.5/emacs-92/emacs/lisp/obsolete/
H A Drsz-mini.el44 :type 'boolean
57 :type 'boolean
63 :type 'boolean
74 :type 'boolean
/macosx-10.9.5/xnu-2422.115.4/osfmk/i386/
H A Dvmx.h36 #include <mach/boolean.h>
/macosx-10.9.5/xnu-2422.115.4/osfmk/mach/
H A Dboolean.h59 * File: mach/boolean.h
73 #include <mach/machine/boolean.h>

Completed in 187 milliseconds

1234567891011>>