/titanic_44/usr/src/tools/cscope-fast/ |
H A D | global.h | 48 } BOOL; typedef 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 ogs; /* display OGS book and subsystem names */ [all …]
|
H A D | scanner.l | 67 static BOOL arraydimension; /* inside array dimension declaration */ 68 static BOOL bplisting; /* breakpoint listing */ 71 static BOOL classdef; /* c++ class definition */ 72 static BOOL elseelif; /* #else or #elif found */ 73 static BOOL esudef; /* enum/struct/union definition */ 76 static BOOL externdec; /* extern declaration */ 77 static BOOL fcndef; /* function definition */ 78 static BOOL globalscope; /* file global scope */ 81 static BOOL initializer; /* data initializer */ 83 static BOOL lex; /* lex file */ [all …]
|
H A D | main.c | 69 BOOL compress = YES; /* compress the characters in the crossref */ 72 BOOL dbtruncated; /* database symbols are truncated to 8 chars */ 77 BOOL editallprompt = YES; /* prompt between editing files */ 81 BOOL incurses; /* in curses */ 83 BOOL invertedindex; /* the database has an inverted index */ 84 BOOL isuptodate; /* consider the crossref up-to-date */ 85 BOOL linemode; /* use line oriented user interface */ 91 BOOL noacttimeout; /* no activity timeout occurred */ 92 BOOL ogs; /* display OGS book and subsystem names */ 95 BOOL returnrequired; /* RETURN required after selection number */ [all …]
|
H A D | cgrep.c | 51 } BOOL; typedef 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_cwexec(PATTERN *pat, uchar_t *rs, uchar_t *re, uchar_t **mb, [all …]
|
H A D | command.c | 42 BOOL caseless; /* ignore letter case when searching */ 43 BOOL *change; /* change this line */ 44 BOOL changing; /* changing text */ 58 BOOL 454 BOOL 483 BOOL 492 BOOL anymarked = NO; /* any line marked */ in changestring() 503 change = (BOOL *)mycalloc((unsigned)totallines, sizeof (BOOL)); in changestring()
|
H A D | dir.c | 68 static BOOL issrcfile(char *file); 142 static BOOL firstbuild = YES; /* first time through */ in makefilelist() 292 static BOOL 377 BOOL
|
H A D | crossref.c | 58 BOOL errorsfound; /* prompt before clearing messages */ 207 BOOL blank = NO; /* output blank */ in putcrossref() 208 BOOL newline = NO; /* output newline */ in putcrossref()
|
H A D | mouse.c | 46 static BOOL changemenu = YES; 278 static BOOL labelon; in labelarea()
|
/titanic_44/usr/src/cmd/tip/ |
H A D | vars.c | 20 { "beautify", BOOL, (READ|WRITE)<<PUBLIC, 48 { "raise", BOOL, (READ|WRITE)<<PUBLIC, 56 { "script", BOOL, (READ|WRITE)<<PUBLIC, 58 { "tabexpand", BOOL, (READ|WRITE)<<PUBLIC, 60 { "verbose", BOOL, (READ|WRITE)<<PUBLIC, 66 { "echocheck", BOOL, (READ|WRITE)<<PUBLIC, 70 { "tandem", BOOL, (READ|WRITE)<<PUBLIC, 78 { "rawftp", BOOL, (READ|WRITE)<<PUBLIC, 80 { "halfduplex", BOOL, (READ|WRITE)<<PUBLIC, 82 { "localecho", BOOL, (READ|WRITE)<<PUBLIC, [all …]
|
H A D | value.c | 105 case BOOL: in vassign() 176 if (p->v_type&BOOL) in vtoken() 197 case BOOL: in vprint()
|
/titanic_44/usr/src/cmd/hal/hald/ |
H A D | hald_marshal.list | 1 VOID:STRING,BOOL,BOOL 3 VOID:OBJECT,BOOL 4 VOID:OBJECT,STRING,BOOL,BOOL
|
/titanic_44/usr/src/cmd/devprop/ |
H A D | devprop.c | 59 #define BOOL(ch, var) \ in main() macro 82 BOOL('v', verbose); in main() 83 BOOL('q', quote); in main() 84 BOOL('?', error); in main() 93 #undef BOOL in main()
|
/titanic_44/usr/src/cmd/sh/ |
H A D | defs.c | 64 BOOL reserv; 85 BOOL trapnote; 90 BOOL execbrk;
|
H A D | mode.h | 38 typedef char BOOL; typedef 40 typedef short BOOL; typedef 98 BOOL feof; 121 BOOL feof;
|
H A D | expand.c | 61 BOOL dir = 0; in expand() 67 BOOL slash; in expand() 78 BOOL open; in expand()
|
H A D | fault.c | 50 static BOOL sleeping = 0; 52 static BOOL trapflg[MAXTRAP] = 389 BOOL noa1; in systrap()
|
H A D | defs.h | 282 extern BOOL reserv; 398 extern BOOL trapnote; 410 extern BOOL execbrk;
|
H A D | main.c | 48 static BOOL beenhere = FALSE; 56 static BOOL login_shell = FALSE; 489 BOOL flg; in chkmail()
|
/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/ |
H A D | ecore_sp_verbs.h | 24 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_pending)(struct ecore_mcast_obj *o); [all …]
|
H A D | ecore_sp_verbs.c | 218 static __inline BOOL ECORE_TEST_AND_CLEAR_BIT(int bit, unsigned long *vec) in ECORE_TEST_AND_CLEAR_BIT() 220 BOOL set = ECORE_TEST_BIT(bit, vec); in ECORE_TEST_AND_CLEAR_BIT() 339 BOOL restore) in ecore_exe_queue_add() 466 static INLINE BOOL ecore_exe_queue_empty(struct ecore_exe_queue_obj *o) in ecore_exe_queue_empty() 468 BOOL empty = ECORE_LIST_IS_EMPTY(&o->exe_queue); in ecore_exe_queue_empty() 485 static BOOL ecore_raw_check_pending(struct ecore_raw_obj *o) in ecore_raw_check_pending() 581 static BOOL ecore_get_cam_offset_mac(struct ecore_vlan_mac_obj *o, int *offset) in ecore_get_cam_offset_mac() 590 static BOOL ecore_get_credit_mac(struct ecore_vlan_mac_obj *o) in ecore_get_credit_mac() 599 static BOOL ecore_get_cam_offset_vlan(struct ecore_vlan_mac_obj *o, int *offset) in ecore_get_cam_offset_vlan() 608 static BOOL ecore_get_credit_vlan(struct ecore_vlan_mac_obj *o) in ecore_get_credit_vlan() [all …]
|
/titanic_44/usr/src/cmd/lp/model/ |
H A D | lp.tsol_separator.c | 47 typedef int BOOL; typedef 77 static BOOL EmitFile(FILE *file); 96 static BOOL ArgReverse; 97 static BOOL ArgNoPageLabels; 338 static BOOL 360 BOOL emitted; in EmitPSFile()
|
/titanic_44/usr/src/lib/sasl_plugins/cram/ |
H A D | crammd5_init.c | 25 BOOL APIENTRY DllMain( HANDLE hModule, in DllMain()
|
/titanic_44/usr/src/lib/sasl_plugins/digestmd5/ |
H A D | digestmd5_init.c | 25 BOOL APIENTRY DllMain( HANDLE hModule, in DllMain()
|
/titanic_44/usr/src/lib/sasl_plugins/gssapi/ |
H A D | gssapiv2_init.c | 25 BOOL APIENTRY DllMain( HANDLE hModule, in DllMain()
|
/titanic_44/usr/src/lib/sasl_plugins/login/ |
H A D | login_init.c | 24 BOOL APIENTRY DllMain( HANDLE hModule, in DllMain()
|