Searched defs:BOOL (Results 1 - 12 of 12) sorted by relevance

/illumos-gate/usr/src/cmd/devprop/
H A Ddevprop.c59 #define BOOL(ch, var) \ macro
83 BOOL('v', verbose);
84 BOOL('q', quote);
85 BOOL('?', error);
94 #undef BOOL macro
/illumos-gate/usr/src/tools/cscope-fast/
H A Dglobal.h48 } BOOL; typedef in typeref:enum:__anon4449
78 extern BOOL compress; /* compress the characters in the crossref */
81 extern BOOL dbtruncated; /* database symbols are truncated to 8 chars */
87 extern BOOL editallprompt; /* prompt between editing files */
91 extern BOOL incurses; /* in curses */
93 extern BOOL invertedindex; /* the database has an inverted index */
94 extern BOOL isuptodate; /* consider the crossref up-to-date */
95 extern BOOL linemode; /* use line oriented user interface */
99 extern BOOL noacttimeout; /* no activity timeout occurred */
100 extern BOOL og
[all...]
H A Dcgrep.c51 } BOOL; typedef in typeref:enum:__anon4442
154 BOOL fullmatch;
155 BOOL (*procfn)();
156 BOOL (*succfn)();
254 static BOOL match(Expr *e, int a);
255 static BOOL first_lit(Positionset *fpos, Expr *e);
270 static BOOL altlist(), word();
271 static BOOL altlist(Expr *e, uchar_t *buf, re_cw *pat);
290 static BOOL re_bmexec(PATTERN *pat, uchar_t *s, uchar_t *e, uchar_t **mb,
292 static BOOL re_cwexe
[all...]
/illumos-gate/usr/src/cmd/sunpc/other/
H A Ddos2unix.c79 #define BOOL int macro
H A Dunix2dos.c81 #define BOOL int macro
/illumos-gate/usr/src/lib/krb5/ss/
H A Dss_internal.h48 typedef char BOOL; typedef
/illumos-gate/usr/src/cmd/lp/model/
H A Dlp.tsol_separator.c47 typedef int BOOL; typedef
77 static BOOL EmitFile(FILE *file);
96 static BOOL ArgReverse;
97 static BOOL ArgNoPageLabels;
338 static BOOL
360 BOOL emitted;
/illumos-gate/usr/src/cmd/sh/
H A Dmode.h38 typedef char BOOL; typedef
40 typedef short BOOL; typedef
98 BOOL feof;
121 BOOL feof;
/illumos-gate/usr/src/cmd/lms/
H A Dtypes.h57 typedef int BOOL; typedef
62 typedef BOOL *PBOOL;
63 typedef BOOL *LPBOOL;
/illumos-gate/usr/src/cmd/tip/
H A Dtip.h97 #define BOOL 02 /* true-false value */ macro
/illumos-gate/usr/src/uts/common/io/ipw/
H A Dipw2100_impl.h201 #define BOOL 4 macro
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_sp_verbs.h24 typedef int BOOL; typedef
145 BOOL (*check_pending)(struct ecore_raw_obj *o);
353 BOOL head_exe_request; /* Pending execution request. */
408 BOOL (*check_move)(struct _lm_device_t *pdev,
417 BOOL (*get_credit)(struct ecore_vlan_mac_obj *o);
418 BOOL (*put_credit)(struct ecore_vlan_mac_obj *o);
419 BOOL (*get_cam_offset)(struct ecore_vlan_mac_obj *o, int *offset);
420 BOOL (*put_cam_offset)(struct ecore_vlan_mac_obj *o, int offset);
507 BOOL add, unsigned char *dev_addr, int index);
668 BOOL (*check_pendin
[all...]

Completed in 104 milliseconds