Searched defs:FALSE (Results 101 - 125 of 185) sorted by relevance

12345678

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dfmtmsg.c92 * FALSE Boolean value for "false" (all bits off)
95 #ifndef FALSE
96 #define FALSE (0) macro
428 done = FALSE;
697 sevlook = FALSE;
706 found = FALSE;
1117 sevlook = FALSE;
/illumos-gate/usr/src/cmd/vgrind/
H A Dvfontedpr.c19 #define FALSE 0 macro
53 boolean nokeyw = FALSE; /* no keywords being flagged */
54 boolean doindex = FALSE; /* form an index */
55 boolean twocol = FALSE; /* in two-column mode */
56 boolean filter = FALSE; /* act as a filter (like eqn) */
57 boolean pass = FALSE; /* when acting as a filter, pass indicates
353 incomm = FALSE;
354 instr = FALSE;
355 inchr = FALSE;
356 _escaped = FALSE;
[all...]
/illumos-gate/usr/src/cmd/ypcmd/
H A Dypserv_proc.c323 &resp.keydat, &resp.valdat, &resp.status, FALSE);
361 &resp.keydat, &resp.valdat, &resp.status, FALSE);
723 * FALSE
732 return (FALSE);
803 &resp.status, FALSE); local
807 return (FALSE);
811 return (FALSE);
815 &resp.status, FALSE);
820 return (FALSE);
824 return (FALSE);
[all...]
/illumos-gate/usr/src/cmd/nlsadmin/
H A Dnlsadmin.c65 #ifndef FALSE
67 #define FALSE 0 macro
87 int Quietflag = FALSE; /* set to TRUE when -q used */
669 int found = FALSE;
736 int found = FALSE;
1134 int qlisten = FALSE;
1135 int qtty = FALSE;
1175 remove_svc(NLPSSVCCODE, netspec, FALSE);
1217 remove_svc(TTYSVCCODE, netspec, FALSE);
/illumos-gate/usr/src/cmd/sendmail/aux/
H A Dmail.local.c87 #define FALSE 0 macro
93 bool bouncequota = FALSE; /* permanent error when over quota */
98 #define FALSE 0 macro
136 sigterm_caught = FALSE;
143 EightBitMime = FALSE;
351 bool gotlhlo = FALSE;
594 fullline = FALSE;
625 in_header_section = FALSE;
H A Dvacation.c79 #define FALSE 0 macro
84 static bool Debug = FALSE;
85 static bool ListMode = FALSE;
86 static bool AnswerAll = FALSE; /* default: answer if in To:/Cc: only */
127 bool sender_oob = FALSE;
128 bool initialize_only = FALSE;
451 * FALSE -- if the sender deserves a response.
484 inside = FALSE;
485 onlist = FALSE;
489 return (FALSE); /* n
[all...]
/illumos-gate/usr/src/cmd/sgs/error/common/
H A Derror.h39 #define FALSE 0 macro
/illumos-gate/usr/src/cmd/sgs/include/
H A Dsgs.h117 FALSE = 0, enumerator in enum:__anon1663
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/nca/
H A Dncab2clf.c51 #ifndef FALSE
52 #define FALSE 0 macro
53 #endif /* FALSE */
365 * - return TRUE upon success and FALSE upon failure
373 return (FALSE);
381 * - return TRUE upon success and FALSE upon failure
398 return (FALSE);
400 return (FALSE);
411 return (FALSE);
416 return (FALSE);
[all...]
/illumos-gate/usr/src/cmd/sgs/unifdef/common/
H A Dunifdef.c174 #define FALSE 2 /* a false #ifdef of a symbol known to us */ macro
234 case FALSE:
381 FALSE : TRUE;
/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_elf_access.c60 #define FALSE 0 macro
/illumos-gate/usr/src/ucbhead/
H A Dcurses.h38 #define FALSE (0) macro
163 #define noraw() (_tty.sg_flags &= ~RAW, _rawmode = FALSE, \
167 #define nocbreak() (_tty.sg_flags &= ~CBREAK, _rawmode = FALSE, \
173 #define noecho() (_tty.sg_flags &= ~ECHO, _echoit = FALSE, \
/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Dcvc.c84 #define FALSE 0 macro
360 cvc_win_resize(FALSE);
H A Dscosmb.c95 #ifndef FALSE
96 #define FALSE 0 macro
146 static uint8_t scosmb_mboxsc_failed = FALSE;
147 static uint8_t scosmb_mboxsc_timedout = FALSE;
148 static uint8_t scosmb_nodename_event_pending = FALSE;
716 scosmb_mboxsc_failed = FALSE;
894 scosmb_nodename_event_pending = FALSE;
973 scosmb_nodename_event_pending = FALSE;
1039 scosmb_mboxsc_failed = scosmb_mboxsc_timedout = FALSE;
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dsbbcvar.h115 #define FALSE 0 macro
/illumos-gate/usr/src/uts/sun/sys/dada/adapters/ghd/
H A Dghd.h53 #ifndef FALSE
54 #define FALSE 0 macro
/illumos-gate/usr/src/uts/common/io/mr_sas/
H A Dld_pd_map.c42 #define FALSE 0 macro
108 return (FALSE);
225 return (FALSE);
235 return (FALSE);
246 return (FALSE);
319 io_info->fpOkForIo = FALSE;
320 return (FALSE);
326 io_info->fpOkForIo = FALSE;
327 return (FALSE);
345 return (FALSE);
[all...]
/illumos-gate/usr/src/boot/sys/boot/efi/include/
H A Defidef.h39 #define FALSE ((BOOLEAN) 0) macro
/illumos-gate/usr/src/lib/libsmbfs/smb/
H A Dctx.c71 #ifndef FALSE
72 #define FALSE 0 macro
1412 (void) smb_ctx_setsigning(ctx, FALSE, FALSE);
1414 (void) smb_ctx_setsigning(ctx, TRUE, FALSE);
/illumos-gate/usr/src/lib/libbc/libc/gen/common/
H A Dlocaltime.c72 #define FALSE 0 macro
412 ttisp->tt_ttisstd = FALSE;
416 ttisp->tt_ttisstd != FALSE)
867 sawstd = FALSE;
868 sawdst = FALSE;
906 isdst = FALSE; /* we start in standard time */
1008 if (name[0] == ':' || tzparse(name, lclptr, FALSE) != 0)
1247 *okayp = FALSE;
/illumos-gate/usr/src/cmd/vi/misc/
H A Dctags.c62 #define FALSE (0) macro
294 * all of the array "_wht" is set to FALSE, and then the elements
296 * of a char is TRUE if it is the string "white", else FALSE.
305 _wht[i] = _etk[i] = _itk[i] = _btk[i] = FALSE;
306 _opr[i] = FALSE; /* initialize boolean */
324 _gd[*sp] = FALSE;
491 incomm = isoperator = optfound = FALSE;
523 incomm = FALSE;
531 inquote = FALSE;
535 inchar = FALSE;
[all...]
/illumos-gate/usr/src/cmd/xargs/
H A Dxargs.c61 #define FALSE 0 macro
116 static int DASHX = FALSE;
118 static int PER_LINE = FALSE;
119 static int LINE_CONT = FALSE;
120 static int EAT_LEAD = FALSE;
121 static int ERR = FALSE;
123 static int LEGAL = FALSE;
124 static int TRACE = FALSE;
125 static int INSERT = FALSE;
126 static int ZERO = FALSE;
[all...]
/illumos-gate/usr/src/cmd/ptools/pstack/
H A Dpstack.c70 #define FALSE 0 macro
156 int errflg = FALSE;
267 threaded = FALSE;
/illumos-gate/usr/src/cmd/csh/
H A Dsh.file.c32 #define FALSE 0 macro
586 ignoring = FALSE;
674 return (FALSE);
697 return (FALSE);
713 should_retype = FALSE;
775 should_retype = FALSE;
809 return (FALSE);
813 return (FALSE);
/illumos-gate/usr/src/cmd/mail/
H A Dmail.h89 #define FALSE 0 macro
449 extern int sending; /* TRUE==>sending mail; FALSE==>printing mail */

Completed in 101 milliseconds

12345678