Searched refs:FALSE (Results 501 - 525 of 1405) sorted by relevance

<<21222324252627282930>>

/illumos-gate/usr/src/cmd/mail/
H A Dmain.c116 ismail = FALSE;
236 sending = FALSE;
H A Dprintmail.c367 's'? ORDINARY: ZAP) == FALSE) {
438 FALSE);
441 add_recip(&list, lfil, FALSE);
448 sending = FALSE;
H A Dpushlist.c49 if (contflg == FALSE) {
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_frame.c182 frame->pipe = FALSE;
190 while (frame && frame->pipe == FALSE)
H A Dmdb_module_load.c161 mld->mld_first = FALSE;
200 if (mdb.m_term != NULL && mld.mld_first == FALSE)
/illumos-gate/usr/src/cmd/filesync/
H A Dignore.c118 return (FALSE);
138 return (FALSE);
/illumos-gate/usr/src/cmd/bnu/
H A Dgtcfile.c33 int Dfileused = FALSE;
84 Dfileused = FALSE;
/illumos-gate/usr/src/cmd/genmsg/
H A Dgenmsg.y226 add_msg(setid, id, str, srcfile, lineno, FALSE);
231 add_msg(setid, id, str, srcfile, lineno, FALSE);
/illumos-gate/usr/src/cmd/hal/tools/
H A Dhal-storage-unmount.c152 use_lazy = FALSE;
153 use_force = FALSE;
/illumos-gate/usr/src/cmd/sort/common/
H A Dutility.h59 #ifndef FALSE
60 #define FALSE 0 macro
61 #endif /* FALSE */
/illumos-gate/usr/src/cmd/krb5/ldap_util/
H A Dkdb5_ldap_policy.c112 krb5_boolean print_usage = FALSE;
113 krb5_boolean no_msg = FALSE;
341 krb5_boolean print_usage = FALSE;
342 krb5_boolean no_msg = FALSE;
447 krb5_boolean print_usage = FALSE;
448 krb5_boolean no_msg = FALSE;
706 krb5_boolean print_usage = FALSE;
828 krb5_boolean print_usage = FALSE;
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/krb5/krb/
H A Dinit_ctx.c114 return init_common (context, FALSE, FALSE);
125 return init_common (context, TRUE, FALSE);
133 return init_common (context, FALSE, TRUE);
147 rv = C_GetSlotList(FALSE, NULL_PTR, &slotcount);
167 rv = C_GetSlotList(FALSE, slotlist, &slotcount);
205 ctx->cryptoki_initialized = FALSE;
352 ctx->cryptoki_initialized = FALSE;
/illumos-gate/usr/src/uts/common/rpc/sec_gss/
H A Drpcsec_gss_utils.c94 return (FALSE);
138 return (FALSE);
/illumos-gate/usr/src/uts/common/rpc/
H A Dsvc_gen.c82 * - hotstream - very MT-hot flag (TRUE for NFS, FALSE for Lock Manager)
181 xprt->xp_full = FALSE;
182 xprt->xp_enable = FALSE;
/illumos-gate/usr/src/boot/sys/sys/
H A Dparam.h121 #ifndef FALSE
122 #define FALSE 0 macro
/illumos-gate/usr/src/cmd/acpi/acpidump/
H A Dapdump.c62 * RETURN: TRUE if the header appears to be valid. FALSE otherwise
81 return (FALSE);
90 return (FALSE);
104 * RETURN: TRUE if the checksum appears to be valid. FALSE otherwise.
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dacpica.c105 * acpica_enable = FALSE prevents initialization of ACPI CA
244 * date is same or later than the BIOS date, or FALSE
269 return (FALSE);
283 return (FALSE);
294 return (FALSE);
299 return (FALSE);
304 return (FALSE);
311 * return TRUE if BIOS requires legacy mode, FALSE otherwise
321 return (FALSE);
325 return (FALSE);
[all...]
/illumos-gate/usr/src/uts/intel/io/acpica/disassembler/
H A Ddmnames.c180 Status = AcpiNsHandleToPathname (Node, &Buffer, FALSE);
300 BOOLEAN DoDot = FALSE;
/illumos-gate/usr/src/uts/intel/io/acpica/executer/
H A Dexmisc.c248 * LogicalResult - TRUE/FALSE result of the operation
269 BOOLEAN LocalResult = FALSE;
313 * LogicalResult - TRUE/FALSE result of the operation
345 BOOLEAN LocalResult = FALSE;
473 goto Cleanup; /* FALSE */
488 goto Cleanup; /* FALSE */
/illumos-gate/usr/src/uts/intel/io/acpica/utilities/
H A Dutmisc.c83 return (FALSE);
94 * RETURN: TRUE if table contains executable AML; FALSE otherwise
117 return (FALSE);
/illumos-gate/usr/src/lib/efcode/gp2/
H A Dgp2.c243 PUSH(DS, FALSE);
245 portid, xt, (int)FALSE);
257 PUSH(DS, FALSE);
259 " %x\n", ign, ino, level, (int)FALSE);
/illumos-gate/usr/src/lib/efcode/jupiter/
H A Djupiter.c393 PUSH(DS, FALSE);
397 portid, xt, (int)FALSE);
410 PUSH(DS, FALSE);
413 ign, ino, level, (int)FALSE);
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dinit_pair.c89 change = FALSE;
/illumos-gate/usr/src/lib/libeti/form/common/
H A Dty_int.c139 return (FALSE);
H A Dty_num.c144 return (FALSE);

Completed in 125 milliseconds

<<21222324252627282930>>