Searched refs:FALSE (Results 251 - 275 of 1405) sorted by relevance

<<11121314151617181920>>

/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_dictionary.cc120 return (FALSE);
276 * Returns 'TRUE' if successful, FALSE otherwise.
299 return (FALSE); // cannot delete if it is not there
338 return (FALSE); /* duplicates not allowed */
614 initialized = FALSE;
619 logfile_opened = FALSE;
620 changed = FALSE;
755 WRITELOCK(this, FALSE, "w db_dictionary::inittemp");
758 WRITEUNLOCK(this, FALSE, "wu db_dictionary::inittemp");
765 WRITEUNLOCK(this, FALSE,
[all...]
/illumos-gate/usr/src/cmd/devmgmt/cmds/
H A Dputdev.c51 * FALSE Boolean FALSE (if not already defined)
59 #ifndef FALSE macro
60 #define FALSE (0)
222 a_seen = FALSE;
223 m_seen = FALSE;
224 d_seen = FALSE;
225 opterr = FALSE;
233 else noerr = FALSE;
241 else noerr = FALSE;
[all...]
H A Ddevreserv.c49 * FALSE Boolean FALSE value
57 #ifndef FALSE macro
58 #define FALSE 0
198 syntaxerr = FALSE;
201 syntaxerr = FALSE;
439 } else noerror = FALSE;
510 tokflag = FALSE; /* Not in a token */
516 if (strchr(delims, *p)) tokflag = FALSE;
/illumos-gate/usr/src/cmd/hal/hald/
H A Dhald.c154 if (added == FALSE && removed == FALSE)
235 dbus_bool_t hald_is_verbose = FALSE;
236 dbus_bool_t hald_use_syslog = FALSE;
283 /** This is set to #TRUE if we are probing and #FALSE otherwise */
291 static gboolean child_died = FALSE;
376 hald_is_verbose = FALSE;
429 opt_become_daemon = FALSE;
438 hald_is_verbose = FALSE;
470 loop = g_main_loop_new (NULL, 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/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/uts/intel/io/acpica/disassembler/
H A Ddmbuffer.c301 return (FALSE);
313 return (FALSE);
323 return (FALSE);
423 return (FALSE);
441 return (FALSE);
452 return (FALSE);
469 * RETURN: TRUE if buffer contains a ASCII string, FALSE otherwise
495 return (FALSE);
509 return (FALSE);
520 return (FALSE);
[all...]
/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/
H A Data_common.c151 int ata_enable_atapi_luns = FALSE;
156 int ata_dma_disabled = FALSE;
162 int ata_id_debug = FALSE;
167 int ata_capability_data = FALSE;
273 flush_okay = FALSE;
362 int ata_debug_init = FALSE;
363 int ata_debug_attach = FALSE;
950 return (FALSE);
970 return (FALSE);
1506 * the desired bit configuration, we return TRUE, else FALSE
[all...]
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dsvc_run.c99 bool_t __rpc_tp_exclbind = FALSE;
237 svc_exit_done = FALSE;
396 bool_t main_thread = FALSE;
407 first_time = FALSE;
468 svc_polling = FALSE;
490 svc_polling = FALSE;
564 svc_polling = FALSE;
978 wake_up_poller = FALSE;
1048 return (FALSE);
1050 return (FALSE);
[all...]
H A Dclnt_vc.c148 static bool_t exit_handler_set = FALSE;
192 return (FALSE);
199 return (FALSE);
295 ct->ct_is_blocking = flag & O_NONBLOCK ? FALSE : TRUE;
297 if (set_up_connection(fd, svcaddr, ct, tp) == FALSE) {
309 ct->ct_waitset = FALSE;
311 * By default, closeit is always FALSE. It is users responsibility
315 ct->ct_closeit = FALSE;
475 return (FALSE);
482 return (FALSE);
[all...]
/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dbootparams.c75 * parameters, FALSE if some failure occurred.
150 retval = FALSE;
163 retval = FALSE;
172 retval = FALSE;
179 retval = FALSE;
255 return (FALSE);
353 return (FALSE);
359 return (FALSE);
/illumos-gate/usr/src/cmd/lp/filter/postscript/dpost/
H A Ddraw.c138 int gotdraw = FALSE; /* TRUE when *drawfile has been added */
139 int gotbaseline = FALSE; /* TRUE after *baselinefile is added */
140 int inpath = FALSE; /* TRUE if we're putting pieces together */
183 if ( gotdraw == FALSE && access(drawfile, 04) == 0 )
405 /* copy - ignore *buf if FALSE */
434 if ( inpath == FALSE ) {
464 * The new version (called after "x X DrawPath") has copy set to FALSE, and calls
486 inpath = FALSE;
610 if ( gotbaseline == FALSE && access(baselinefile, 04) == 0 )
/illumos-gate/usr/src/cmd/lp/filter/postscript/postcomm/
H A Dpostcomm.c110 # define FALSE 0 macro
134 int tostdout = FALSE; /* non-status stuff goes to stdout? */
425 if (tostdout == FALSE)
435 if (tostdout == FALSE)
443 if (tostdout == FALSE)
561 * represents the printer's state. If readline() returns FALSE,
609 int senteof = FALSE;
726 return(FALSE);
/illumos-gate/usr/src/lib/libnisdb/yptol/
H A Dshim.c60 bool_t yptol_mode = FALSE; /* Set if in N2L mode */
61 bool_t yptol_newlock = FALSE;
66 bool_t ypxfrd_flag = FALSE; /* Set if called from ypxfrd */
250 wait_flag = FALSE;
467 DBM_REPLACE == store_mode, FALSE))
627 * FALSE = There were problems
647 return (FALSE);
667 return (FALSE);
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dacglobal.h171 ACPI_INIT_GLOBAL (BOOLEAN, AcpiGbl_NamespaceInitialized, FALSE);
319 ACPI_INIT_GLOBAL (UINT8, AcpiGbl_NoResourceDisassembly, FALSE);
320 ACPI_INIT_GLOBAL (BOOLEAN, AcpiGbl_IgnoreNoopOperator, FALSE);
322 ACPI_INIT_GLOBAL (BOOLEAN, AcpiGbl_ForceAmlDisassembly, FALSE);
324 ACPI_INIT_GLOBAL (BOOLEAN, AcpiGbl_DmEmitExternalOpcodes, FALSE);
336 ACPI_INIT_GLOBAL (BOOLEAN, AcpiGbl_AbortMethod, FALSE);
337 ACPI_INIT_GLOBAL (BOOLEAN, AcpiGbl_MethodExecuting, FALSE);
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dmvcur.c132 rl = _mvleft(curx, newx, FALSE);
134 rl = _mvright(curx, newx, FALSE);
148 rl = _mvrel(cury, curx, newy, newx, FALSE);
152 hu = _homefirst(newy, newx, H_UP, FALSE);
156 hd = _homefirst(newy, newx, H_DO, FALSE);
204 return (cost + _mvrel(cy, 0, ny, nx, FALSE));
290 st = cx < nx ? _mvright(cx, nx, FALSE) : _mvleft(cx, nx, FALSE);
294 _COST(Carriage_return) + _mvright(0, nx, FALSE) : LARGECOST;
/illumos-gate/usr/src/lib/libmapid/common/
H A Dmapid.h118 static bool_t s_dns_qthr_created = FALSE;
119 static bool_t s_dns_disabled = FALSE;
141 bool_t nfsmapid_debug = FALSE;
/illumos-gate/usr/src/cmd/mail/
H A Dsendlist.c156 rc = FALSE;
179 rc = FALSE;
192 if (rc == FALSE)
/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/krb5/krb5kdc/
H A Dreplay.c68 FALSE if the caller should do the work */
79 return FALSE;
95 return FALSE;
116 return FALSE;
/illumos-gate/usr/src/cmd/ttymon/
H A Dttymon.c141 Reread_flag = FALSE;
145 Retry = FALSE;
165 Initialized = FALSE;
181 opendebug(FALSE);
233 read_ttydefs(NULL, FALSE);
253 Retry = FALSE;
297 check_modtime = FALSE;
306 read_ttydefs(NULL, FALSE);
319 check_modtime = FALSE;
328 read_ttydefs(NULL, FALSE);
[all...]
/illumos-gate/usr/src/uts/intel/io/acpica/namespace/
H A Dnsnames.c79 NameBuffer = AcpiNsGetNormalizedPathname (Node, FALSE);
106 Size = AcpiNsBuildNormalizedPath (Node, NULL, 0, FALSE);
255 DoNoTrailing = FALSE;
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmap_support.c318 return (FALSE);
333 return (FALSE);
376 * Returns TRUE for success, FALSE for failure.
390 return (FALSE);
397 return (FALSE);
432 * Otherwise an error is reported and FALSE is returned.
459 return (FALSE);
467 return (FALSE);
478 return (FALSE);
490 return (FALSE);
[all...]
/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Dsysctrl_dr.c320 status = FALSE;
330 status = FALSE;
349 status = FALSE; /* default is not supported */
353 if (status == FALSE)
363 status = FALSE;
417 if (!sysc_policy_enough_power(softsp, TRUE, FALSE)) {
427 if (!sysc_policy_enough_cooling(softsp, sysc_stat, FALSE)) {
443 sysc_stat, FALSE);
451 TRUE : FALSE;
453 sysc_stat, prom_failure, FALSE);
[all...]
/illumos-gate/usr/src/cmd/genmsg/
H A Dutil.c133 return (FALSE);
144 if (is_writable(file) == FALSE) {
172 int is_set = FALSE;
181 if (is_set == FALSE) {
221 print_prefix(fp, "$ ", FALSE, msg);
241 print_prefix(fp, "$ ", FALSE, msg);
459 if (is_writable(file) == FALSE) {
558 int inmsg = FALSE;
592 ((*ptr == '\n') && inmsg == FALSE)) {
593 inmsg = FALSE;
[all...]

Completed in 920 milliseconds

<<11121314151617181920>>