Home
last modified time | relevance | path

Searched refs:FALSE (Results 251 – 275 of 1421) sorted by relevance

1...<<11121314151617181920>>...57

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Daddr_comp.c89 return(FALSE); in krb5_address_compare()
95 return(FALSE); in krb5_address_compare()
101 return FALSE; in krb5_address_compare()
/illumos-gate/usr/src/cmd/zic/
H A Dzic.c841 wantcont = FALSE;
1009 return (FALSE);
1017 return (FALSE);
1025 return (FALSE);
1039 return (FALSE);
1052 return (FALSE);
1096 return (FALSE);
1123 return (FALSE);
1994 return (FALSE);
2020 return (FALSE);
[all …]
/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dtemplate.c429 return (FALSE); in template_attribute_find()
444 return (FALSE); in template_attribute_find()
566 return (FALSE); in template_compare()
571 if (rc == FALSE) in template_compare()
572 return (FALSE); in template_compare()
574 return (FALSE); in template_compare()
577 return (FALSE); in template_compare()
855 return (FALSE); in template_get_class()
957 return (FALSE); in template_check_exportability()
965 if (val == FALSE) in template_check_exportability()
[all …]
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dxdr_sizeof.c75 return (FALSE); in x_setpostn()
108 return (FALSE); in harmless_getlong()
114 return (FALSE); in harmless_getbytes()
121 return (FALSE); in harmless_getint32()
H A Dpmap_clnt.c72 return (FALSE); in pmap_set()
75 return (FALSE); in pmap_set()
80 return (FALSE); in pmap_set()
97 bool_t udp_rslt = FALSE; in pmap_unset()
98 bool_t tcp_rslt = FALSE; in pmap_unset()
/illumos-gate/usr/src/cmd/abi/apptracecmd/
H A Dapptrace.c41 #ifdef FALSE
42 #undef FALSE
45 #define FALSE 0 macro
98 int fflag = FALSE; in main()
99 int errflg = FALSE; in main()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A DiscsiAuthClient.c82 return (FALSE); in iscsiAuthClientCheckString()
106 return (FALSE); in iscsiAuthClientStringCopy()
136 return (FALSE); in iscsiAuthClientStringAppend()
161 return (FALSE); in iscsiAuthClientCheckNodeType()
173 return (FALSE); in iscsiAuthClientCheckVersion()
185 return (FALSE); in iscsiAuthClientCheckNegRole()
197 return (FALSE); in iscsiAuthClientCheckAuthMethodOption()
235 return (FALSE); in iscsiAuthClientCheckChapAlgorithmOption()
285 return (FALSE); in iscsiAuthClientDataToHex()
367 return (FALSE); in iscsiAuthClientDataToBase64()
[all …]
/illumos-gate/usr/src/cmd/hal/hald/solaris/
H A Ddevinfo_storage.c239 devinfo_storage_minors (d, node, (char *)devfs_path, FALSE); in devinfo_ide_storage_add()
335 devinfo_storage_minors (d, node, devfs_path, FALSE); in devinfo_scsi_storage_add()
432 devinfo_storage_minors (d, node, devfs_path, FALSE); in devinfo_blkdev_storage_add()
502 hal_device_property_set_bool (d, "block.is_volume", FALSE); in devinfo_floppy_add()
696 hal_device_property_set_bool (d, "block.is_volume", FALSE); in devinfo_lofi_add_minor()
1021 hal_device_property_set_bool (d, "volume.is_mounted", FALSE); in devinfo_volume_add()
1026 hal_device_property_set_bool (d, "volume.is_disc", FALSE); in devinfo_volume_add()
1323 return (FALSE); in devinfo_storage_device_rescan()
1407 return (FALSE); in is_dos_path()
1418 return (FALSE); in dos_to_dev()
[all …]
H A Ddevinfo_cpu.c209 clock_mhz) == FALSE) { in devinfo_cpu_add()
219 is_supp_freqs = FALSE; in devinfo_cpu_add()
226 is_supp_freqs = FALSE; in devinfo_cpu_add()
233 is_supp_freqs) == FALSE) { in devinfo_cpu_add()
/illumos-gate/usr/src/cmd/plimit/
H A Dplimit.c49 #define FALSE 0 macro
54 static int kbytes = FALSE;
55 static int mbytes = FALSE;
94 int set = FALSE; in main()
109 mbytes = FALSE; in main()
112 kbytes = FALSE; in main()
329 set_current[which] = FALSE; in parse_limits()
338 set_maximum[which] = FALSE; in parse_limits()
/illumos-gate/usr/src/cmd/acpi/iasl/
H A Dcvparser.c213 return (FALSE); in CvIsFilename()
220 return (FALSE); in CvIsFilename()
377 return (FALSE); in CvCommentExists()
389 return (FALSE); in CvCommentExists()
398 return (FALSE); in CvCommentExists()
425 return (FALSE); in CvCommentExists()
629 AcpiGbl_FileTreeRoot->IncludeWritten = FALSE; in CvAddToFileTree()
718 BOOLEAN StdDefBlockFlag = FALSE; in CvCaptureCommentsOnly()
H A Daslanalyze.c193 return (FALSE); in AnIsInternalMethod()
393 return (FALSE); in AnLastStatementIsReturn()
527 return (FALSE); in AnIsResultUsed()
535 return (FALSE); in AnIsResultUsed()
741 return (FALSE); in ApFindNameInDeviceTree()
843 return (FALSE); in ApFindNameInScope()
H A Dprparser.l299 return (FALSE); in PrDoCommentType1()
309 return (FALSE); in PrDoCommentType1()
340 return (FALSE); in PrDoCommentType2()
/illumos-gate/usr/src/cmd/hal/tools/
H A Dlshal.c63 static dbus_bool_t long_list = FALSE;
64 static dbus_bool_t tree_view = FALSE;
65 static dbus_bool_t short_list = FALSE;
577 dbus_bool_t do_monitor = FALSE; in main()
624 long_list = FALSE; in main()
659 loop = g_main_loop_new (NULL, FALSE); in main()
711 if ( libhal_device_property_watch_all (hal_ctx, &error) == FALSE) { in main()
722 if ( libhal_ctx_shutdown (hal_ctx, &error) == FALSE) in main()
H A Dhal_set_property.c118 dbus_bool_t remove = FALSE; in main()
119 dbus_bool_t is_version = FALSE; in main()
120 dbus_bool_t udi_exists = FALSE; in main()
123 dbus_bool_t direct = FALSE; in main()
182 bool_value = FALSE; in main()
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/ccache/
H A Dcc_retr.c49 return FALSE; /* this one expires too late */ in times_match()
53 return FALSE; /* this one expires too late */ in times_match()
106 return FALSE; in authdata_match()
120 return FALSE; in data_match()
122 if (!data2) return FALSE; in data_match()
125 return FALSE; in data_match()
128 ? FALSE : TRUE; in data_match()
199 return FALSE; in krb5int_cc_creds_match_request()
/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_dictlog.cc148 bool_t done = FALSE; in execute_on_log()
151 if (open() == FALSE) { // open log in execute_on_log()
159 if ((*func)(j, dict, &count) == FALSE) done = TRUE; in execute_on_log()
204 if (xdr_db_dictlog_entry(&(xdr), j) == FALSE) { in get()
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_state.c622 return (FALSE); in rfs4_ss_has_client()
1393 FALSE); in rfs4_state_zone_init()
1453 FALSE); in rfs4_state_zone_init()
1501 FALSE); in rfs4_state_zone_init()
1687 return (FALSE); in nfsclnt_compare()
2046 return (FALSE); in rfs4_clntip_expiry()
2067 return (FALSE); in rfs4_clntip_create()
3107 return (FALSE); in rfs4_deleg_state_expiry()
3684 status = rfs4_get_state_lockit(sid, &sp, FALSE, FALSE); in rfs4_get_all_state()
4053 rfs4_state_close(sp, FALSE, FALSE, CRED()); in rfs4_close_all_state()
[all …]
/illumos-gate/usr/src/cmd/bnu/
H A Dperfstat.c144 #define LOGCHECK {if ((Initialized == FALSE) || \
145 (Collecting == FALSE)) return; }
208 static int Collecting = FALSE; /* True if we are collecting
213 static int Initialized = FALSE; /* True if we have been
633 *collecting = FALSE;
649 *collecting = FALSE;
749 tptr->tm_valid = FALSE;
786 tdptr->tm_valid = FALSE;
904 Collecting = FALSE; in pfInit()
/illumos-gate/usr/src/cmd/audio/utilities/
H A DAudioDebug.cc93 return (FALSE); in AudioStderrMsg()
100 return (FALSE); in AudioStderrMsg()
108 return (FALSE); in AudioStderrMsg()
/illumos-gate/usr/src/cmd/lp/filter/postscript/dpost/
H A Dcolor.c115 int gotcolor = FALSE; /* TRUE after *colorfile is downloaded */
116 int wantcolor = FALSE; /* TRUE if we really ask for a color */
151 if ( gotcolor == FALSE && access(colorfile, 04) == 0 ) in getcolor()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_sp_req_mgr.c28 sp_req_mgr->blocked = FALSE; in lm_sp_req_manager_init()
166 ERR_IF( sp_req_mgr->blocked == FALSE ) ) in lm_sp_req_manager_complete()
170 DbgBreakIf( (sp_req_mgr->blocked == FALSE) && (sp_req_mgr->posted_req != NULL) ); in lm_sp_req_manager_complete()
194 sp_req_mgr->blocked = FALSE; in lm_sp_req_manager_complete()
287 sp_req_mgr->blocked = FALSE; in lm_sp_req_manager_unblock()
/illumos-gate/usr/src/cmd/rmvolmgr/
H A Dvold.c475 int do_notify = FALSE; in vold_action()
586 result = FALSE; in vold_action()
647 result = FALSE; in create_notify_files()
797 result = FALSE; in create_one_notify_file()
823 result = FALSE; in create_one_notify_file()
856 result = FALSE; in create_one_notify_file()
904 result = FALSE; in notify_clients()
912 result = FALSE; in notify_clients()
920 result = FALSE; in notify_clients()
1070 result = FALSE; in remove_notify_files()
[all …]
/illumos-gate/usr/src/common/acpica/utilities/
H A Dutnonansi.c308 return (FALSE); in AcpiUtSafeStrcpy()
324 return (FALSE); in AcpiUtSafeStrcat()
345 return (FALSE); in AcpiUtSafeStrncat()
/illumos-gate/usr/src/ucblib/libcurses/
H A Dcurses.c28 _rawmode = FALSE, /* set if stty indicates RAW mode */
29 My_term = FALSE, /* set if user specifies terminal type */
30 _endwin = FALSE; /* set if endwin has been called */

1...<<11121314151617181920>>...57