Home
last modified time | relevance | path

Searched refs:FALSE (Results 226 – 250 of 1421) sorted by relevance

12345678910>>...57

/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dacpixf.h248 ACPI_INIT_GLOBAL (UINT8, AcpiGbl_EnableInterpreterSlack, FALSE);
285 ACPI_INIT_GLOBAL (UINT8, AcpiGbl_EnableAmlDebugObject, FALSE);
293 ACPI_INIT_GLOBAL (UINT8, AcpiGbl_CopyDsdtLocally, FALSE);
301 ACPI_INIT_GLOBAL (UINT8, AcpiGbl_DoNotUseXsdt, FALSE);
308 ACPI_INIT_GLOBAL (UINT8, AcpiGbl_GroupModuleLevelCode, FALSE);
326 ACPI_INIT_GLOBAL (UINT8, AcpiGbl_Use32BitFadtAddresses, FALSE);
343 ACPI_INIT_GLOBAL (UINT8, AcpiGbl_TruncateIoAddresses, FALSE);
349 ACPI_INIT_GLOBAL (UINT8, AcpiGbl_DisableAutoRepair, FALSE);
373 ACPI_INIT_GLOBAL (BOOLEAN, AcpiGbl_ReducedHardware, FALSE);
415 ACPI_INIT_GLOBAL (UINT8, AcpiGbl_DisplayDebugTimer, FALSE);
[all …]
/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_item_c.x65 % bool_t equal( item *, bool_t casein = FALSE );
68 % bool_t equal( char *, int, bool_t casein = FALSE );
80 % unsigned int get_hashval( bool_t casein = FALSE );
/illumos-gate/usr/src/uts/common/rpc/sec/
H A Dauth_loopb.c143 return (FALSE); in authloopback_marshal()
162 return (FALSE); in authloopback_marshal()
214 ret = FALSE; in authloopback_marshal()
233 ret = FALSE; in authloopback_marshal()
253 return (FALSE); in authloopback_refresh()
/illumos-gate/usr/src/uts/common/rpc/
H A Dsvc.c448 return (FALSE); in svc_pool_tryexit()
629 pool->p_user_exit = FALSE; in svc_pool_init()
2018 pool->p_drowsy = FALSE; in svc_poll()
2184 xprt->xp_full = FALSE; in svc_flowcontrol()
2370 xprt->xp_enable = FALSE; in svc_run()
2407 xprt->xp_full = FALSE; in svc_queueclean()
2408 xprt->xp_enable = FALSE; in svc_queueclean()
2522 return (FALSE); in svc_queuereq()
2712 xprt->xp_enable = FALSE; in svc_detach_thread()
2775 xprt->xp_full = FALSE; in rdma_stop()
[all …]
/illumos-gate/usr/src/cmd/fs.d/nfs/lib/
H A Dref_subr.c253 return (FALSE); in xdr_component4()
274 return (FALSE); in xdr_pathname4()
289 return (FALSE); in xdr_fs_location4()
291 return (FALSE); in xdr_fs_location4()
305 return (FALSE); in xdr_fs_locations4()
309 return (FALSE); in xdr_fs_locations4()
/illumos-gate/usr/src/cmd/fs.d/nfs/umount/
H A Dumount.c164 bool_t quick = FALSE; in nfs_unmount()
165 int is_v4 = FALSE; in nfs_unmount()
366 return (FALSE); in is_v4_mount()
369 return (FALSE); in is_v4_mount()
387 return (FALSE); in is_v4_mount()
389 return (FALSE); in is_v4_mount()
/illumos-gate/usr/src/cmd/fs.d/nfs/nfsmapid/
H A Dnfsmapid_server.c973 return (FALSE); in xdr_knetconfig()
975 return (FALSE); in xdr_knetconfig()
977 return (FALSE); in xdr_knetconfig()
998 return (FALSE); in xdr_knetconfig()
1056 return (FALSE); in xdr_knetconfig()
1068 return (FALSE); in xdr_nfs_fsl_info()
1070 return (FALSE); in xdr_nfs_fsl_info()
1072 return (FALSE); in xdr_nfs_fsl_info()
1074 return (FALSE); in xdr_nfs_fsl_info()
1077 return (FALSE); in xdr_nfs_fsl_info()
[all …]
/illumos-gate/usr/src/cmd/hal/tools/
H A Dhal-storage-mount.c209 last_was_slash = FALSE; in canonicalize_filename()
215 last_was_slash = FALSE; in canonicalize_filename()
322 skip_fstab_entry = FALSE; in bailout_if_in_fstab()
398 ret = FALSE; in device_is_mounted()
492 gboolean append_ro = FALSE;
493 gboolean is_abs_path = FALSE;
585 append_ro = FALSE;
592 is_remount = FALSE;
727 wants_to_change_uid = FALSE;
780 pol_is_fixed = FALSE;
[all …]
/illumos-gate/usr/src/cmd/devmgmt/cmds/
H A Ddevfree.c55 #ifndef FALSE
56 #define FALSE 0 macro
170 syntaxerr = FALSE; in main()
173 syntaxerr = FALSE; in main()
266 halt = FALSE; in main()
/illumos-gate/usr/src/lib/libadm/common/
H A Dgetdgrp.c154 listallflag = FALSE; in getdgrp()
166 errorflag = FALSE; in getdgrp()
273 errorflag = FALSE; in addtodgrplist()
364 if ((cmpval = strcmp(mbralias, *pdev)) == 0) notfound = FALSE; in isindevlist()
421 if (strcmp(dgrp->name, *pdgrp) == 0) notfound = FALSE; in isincallerslist()
H A Ddgrpent.c236 done = FALSE; in getnextrec()
399 } else rtnval = FALSE; /* :-( */ in _opendgrptab()
400 } else rtnval = FALSE; /* :-( */ in _opendgrptab()
446 done = FALSE; in _getdgrptabent()
473 ent->comment = FALSE; in _getdgrptabent()
645 found = FALSE; in _getdgrprec()
/illumos-gate/usr/src/cmd/sh/
H A Dstring.c58 return(FALSE); in any()
68 return(FALSE);
72 return(FALSE);
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_mcp.c425 ( (FALSE == g_lm_loader.path_arr[_path_idx].func_arr[_port_idx+0].b_loaded) && \
426 (FALSE == g_lm_loader.path_arr[_path_idx].func_arr[_port_idx+2].b_loaded) && \
427 (FALSE == g_lm_loader.path_arr[_path_idx].func_arr[_port_idx+4].b_loaded) && \
428 (FALSE == g_lm_loader.path_arr[_path_idx].func_arr[_port_idx+6].b_loaded) )
446 #define LM_LOADER_IS_LOCKED(_chip_idx) ( (FALSE != g_lm_loader.lock_owner) )
689 mcp_msg = lm_loader_opcode_to_mcp_msg( opcode, FALSE ); in lm_loader_unlock()
697 pdev->vars.b_in_init_reset_flow = FALSE; in lm_loader_unlock()
716 b_new_state = FALSE ; in lm_loader_unlock()
730 g_lm_loader.lock_owner = FALSE ; in lm_loader_unlock()
732 pdev->vars.b_in_init_reset_flow = FALSE; in lm_loader_unlock()
[all …]
/illumos-gate/usr/src/cmd/vi/misc/
H A Dctags.c63 #define FALSE (0) macro
321 _gd[*sp] = FALSE; in init()
465 incomm = isoperator = optfound = FALSE; in C_entries()
497 incomm = FALSE; in C_entries()
505 inquote = FALSE; in C_entries()
509 inchar = FALSE; in C_entries()
705 bad = FALSE;
766 firsttok = FALSE;
811 bool in_rule = FALSE;
862 in_rule = FALSE;
[all …]
/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dobj_mgr.c1263 match = FALSE; in object_mgr_find_build_list()
1268 if ((is_priv == FALSE) || (public_only == FALSE)) { in object_mgr_find_build_list()
1434 return (FALSE); in object_mgr_invalidate_handle1()
1448 return (FALSE); in object_mgr_invalidate_handle2()
1466 return (FALSE); in object_mgr_invalidate_handle2()
1488 return (FALSE); in object_mgr_purge_session_objects()
1492 return (FALSE); in object_mgr_purge_session_objects()
1498 del = FALSE; in object_mgr_purge_session_objects()
1550 return (FALSE); in object_mgr_purge_token_objects()
1604 return (FALSE); in object_mgr_purge_private_token_objects()
[all …]
/illumos-gate/usr/src/cmd/sgs/error/common/
H A Derrortouch.c98 touchedfiles[0] = touchedfiles[1] = FALSE; in findfiles()
106 touchedfiles[fi] = FALSE; in findfiles()
256 scribbled = FALSE; in touchfiles()
271 return (FALSE); in touchfiles()
282 previewed = FALSE; in hackfile()
312 return (FALSE); in preview()
313 back = FALSE; in preview()
414 text(errorp, FALSE); in diverterrors()
510 boolean tempfileopen = FALSE;
536 return (FALSE); in edit()
[all …]
/illumos-gate/usr/src/cmd/bnu/
H A Dpermission.c243 _Request = FALSE; in fillFlds()
250 _Switch = FALSE; in fillFlds()
257 _CallBack = FALSE; in fillFlds()
264 _NoSpool = FALSE; in fillFlds()
395 _Request = FALSE;
396 _CallBack = FALSE;
397 _Switch = FALSE;
398 _NoSpool = FALSE;
832 return(FALSE);
857 int allok = FALSE;
[all …]
/illumos-gate/usr/src/lib/libnisdb/yptol/
H A Dstubs.c104 return (FALSE); in init_lock_map()
120 return (FALSE); in rename_map()
128 return (FALSE); in delete_map()
/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Drpc.c174 if (xdr_callhdr(xdrs, &call_msg) == FALSE) in rpc_hdr()
175 return (FALSE); in rpc_hdr()
320 if ((XDR_PUTINT32(&xmit_xdrs, (int32_t *)&proc) == FALSE) || in brpc_call()
321 (AUTH_MARSHALL(xmit_auth, &xmit_xdrs, NULL) == FALSE) || in brpc_call()
322 ((*in_xdr)(&xmit_xdrs, args) == FALSE)) { in brpc_call()
384 if (xdr_replymsg(&rcv_xdrs, &reply) == FALSE) { in brpc_call()
396 &reply.acpted_rply.ar_verf) == FALSE) { in brpc_call()
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dns_fnreaddir.c279 nns_ctx = lookup_ctx(*prefix_ctxp, slash_cname, FALSE, status); in get_contexts()
281 *ctxp = lookup_ctx(nns_ctx, suffix, FALSE, status); in get_contexts()
291 lookup_ctx(*prefix_ctxp, suffix, FALSE, status); in get_contexts()
333 nns_ctx = lookup_ctx(ctx, slash_cname, FALSE, status); in list_ctx_and_or_nns()
358 return (FALSE); in need_nns_only()
383 return (FALSE); in need_ctx_and_nns()
563 return (FALSE); in syntax_attrs_equal()
572 return (FALSE); in syntax_attrs_equal()
578 return (FALSE); in syntax_attrs_equal()
/illumos-gate/usr/src/cmd/hal/addons/network-devices/
H A Daddon-network-discovery.c81 if (args->enabled == FALSE) { in nds_snmp_scan_cb()
86 return (FALSE); in nds_snmp_scan_cb()
103 snmp_cb_data->enabled = FALSE; /* cancel it */ in nds_EnablePrinterScanningViaSNMP()
130 snmp_cb_data->enabled = FALSE; in nds_DisablePrinterScanningViaSNMP()
211 return (FALSE); in nds_filter_function()
313 GMainLoop *loop = g_main_loop_new(NULL, FALSE); in main()
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dsvc_vc.c679 return (FALSE); in rendezvous_request()
695 return (FALSE); in rendezvous_request()
1112 return (FALSE); in svc_vc_nonblock()
1118 return (FALSE); in svc_vc_nonblock()
1134 return (FALSE); in svc_vc_nonblock()
1211 return (FALSE); in svc_vc_control()
1235 return (FALSE); in rendezvous_control()
1251 return (FALSE); in rendezvous_control()
1259 return (FALSE); in rendezvous_control()
1262 return (FALSE); in rendezvous_control()
[all …]
H A Dxdr_refer.c73 return (FALSE); in xdr_reference()
83 return (FALSE); in xdr_reference()
125 return (FALSE); in xdr_pointer()
/illumos-gate/usr/src/cmd/passwd/
H A Dpasswd.c729 if (IS_FILES(repository) == FALSE && in ckarg()
730 IS_LDAP(repository) == FALSE) { in ckarg()
759 IS_LDAP(repository) == FALSE) { in ckarg()
791 IS_LDAP(repository) == FALSE) { in ckarg()
823 IS_LDAP(repository) == FALSE) { in ckarg()
856 IS_LDAP(repository) == FALSE) { in ckarg()
897 IS_LDAP(repository) == FALSE) { in ckarg()
936 IS_LDAP(repository) == FALSE) { in ckarg()
979 IS_LDAP(repository) == FALSE) { in ckarg()
1009 IS_LDAP(repository) == FALSE) { in ckarg()
[all …]
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dtrace.c47 static int __m_tracing = FALSE;
57 static int initialized = FALSE; in __m_trace()
149 __m_tracing = FALSE; in traceoff()

12345678910>>...57