Home
last modified time | relevance | path

Searched refs:FALSE (Results 1 – 25 of 1421) sorted by last modified time

12345678910>>...57

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c3913 hba->linkup_wait_flag = FALSE; in emlxs_reset()
3933 hba->linkup_wait_flag = FALSE; in emlxs_reset()
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_ioctl.c603 boolean_t new_default = FALSE; in zfs_set_slabel_policy()
5968 dmu_tx_hold_zap(tx, DMU_NEW_OBJECT, FALSE, NULL); in zfs_ioc_smb_acl()
H A Drefcount.c32 int reference_tracking_enable = FALSE; /* runs out of memory too easily */
H A Ddsl_dataset.c847 boolean_t gotit = FALSE; in dsl_dataset_tryown()
/illumos-gate/usr/src/cmd/mdb/common/modules/zfs/
H A Dzfs.c1179 uint_t opt_a = FALSE; in arc_print()
1180 uint_t opt_b = FALSE; in arc_print()
3681 int verbose = FALSE; in zfs_ace_print()
3712 int verbose = FALSE; in zfs_ace0_print()
3793 int verbose = FALSE; in zfs_acl_dump()
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_xdr.c109 return (FALSE); in xdr_bitmap4()
130 return (FALSE); in xdr_bitmap4()
168 return (FALSE); in xdr_bitmap4()
172 return (FALSE); in xdr_bitmap4()
175 return (FALSE); in xdr_bitmap4()
180 return (FALSE); in xdr_bitmap4()
185 return (FALSE); in xdr_bitmap4()
187 return (FALSE); in xdr_bitmap4()
220 return (FALSE); in xdr_nfs_fsl_info()
222 return (FALSE); in xdr_nfs_fsl_info()
[all …]
H A Dnfs4_srv.c1084 return (FALSE); in in_flavor_list()
6860 (reqsize == 0), FALSE, FALSE, &clientid)) { in rfs4_createfile()
6983 rfs4_state_close(sp, FALSE, FALSE, cs->cr); in rfs4_do_open()
7031 rfs4_state_close(sp, FALSE, FALSE, cs->cr); in rfs4_do_open()
7058 rfs4_state_close(sp, FALSE, FALSE, cs->cr); in rfs4_do_open()
7076 rfs4_state_close(sp, FALSE, FALSE, cs->cr); in rfs4_do_open()
7110 rfs4_state_close(sp, FALSE, FALSE, cs->cr); in rfs4_do_open()
7950 ASSERT(FALSE); in rfs4_op_open_confirm()
8054 ASSERT(FALSE); in rfs4_op_open_downgrade()
8625 ASSERT(FALSE); in rfs4_op_close()
[all …]
H A Dnfs4x_srv.c158 return (FALSE); in nfs_clid4_cmp()
160 return (FALSE); in nfs_clid4_cmp()
162 return (FALSE); in nfs_clid4_cmp()
229 return (FALSE); in client_has_state_locked()
321 update = FALSE; in rfs4x_op_exchange_id()
597 cp->rc_need_confirm = FALSE; in rfs4x_op_create_session()
1086 rok->bctsr_use_conn_in_rdma_mode = FALSE; in rfs4x_op_bind_conn_to_session()
/illumos-gate/usr/src/common/nvpair/
H A Dnvpair.c3217 bool_t ret = FALSE; in nvs_xdr_nvp_op()
/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c5268 for (obj = 0; err == 0; err = dmu_object_next(os, &obj, FALSE, 0)) { in ztest_verify_dnode_bt()
/illumos-gate/usr/src/uts/common/rpc/
H A Dclnt_cots.c685 return (FALSE); in clnt_cots_kcontrol()
692 return (FALSE); in clnt_cots_kcontrol()
699 return (FALSE); in clnt_cots_kcontrol()
709 return (FALSE); in clnt_cots_kcontrol()
713 return (FALSE); in clnt_cots_kcontrol()
720 return (FALSE); in clnt_cots_kcontrol()
723 return (FALSE); in clnt_cots_kcontrol()
731 return (FALSE); in clnt_cots_kcontrol()
738 return (FALSE); in clnt_cots_kcontrol()
2594 int ok = FALSE; in connmgr_setbufsz()
[all …]
/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_ich8lan.c244 return FALSE; in e1000_phy_is_accessible_pchlan()
711 dev_spec->shadow_ram[i].modified = FALSE; in e1000_init_nvm_params_ich8lan()
762 mac->arc_subsystem_valid = FALSE; in e1000_init_mac_params_ich8lan()
1763 mac->get_link_status = FALSE; in e1000_check_for_copper_link_ich8lan()
2232 bool blocked = FALSE; in e1000_check_reset_block_ich8lan()
2244 blocked = FALSE; in e1000_check_reset_block_ich8lan()
2463 k1_enable = FALSE; in e1000_k1_gig_workaround_hv()
2479 k1_enable = FALSE; in e1000_k1_gig_workaround_hv()
4236 dev_spec->shadow_ram[i].modified = FALSE; in e1000_update_nvm_checksum_spt()
4389 dev_spec->shadow_ram[i].modified = FALSE; in e1000_update_nvm_checksum_ich8lan()
[all …]
H A De1000_api.c690 return FALSE; in e1000_check_mng_mode()
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_config.c66 static int cache_server = FALSE;
279 SERVERCONFIG, ARRAYCP, FALSE, NS_LDAP_V1,
333 CLIENTCONFIG, SSDLIST, FALSE, NS_LDAP_V1,
351 CLIENTCONFIG, ARRAYCP, FALSE, NS_LDAP_V1,
431 CLIENTCONFIG, SERVLIST, FALSE, NS_LDAP_V2,
437 SERVERCONFIG, SERVLIST, FALSE, NS_LDAP_V2,
467 CLIENTCONFIG, SSDLIST, FALSE, NS_LDAP_V2,
497 CLIENTCONFIG, ATTRMAP, FALSE, NS_LDAP_V2,
503 CLIENTCONFIG, OBJMAP, FALSE, NS_LDAP_V2,
515 CLIENTCONFIG, SAMLIST, FALSE, NS_LDAP_V2,
[all …]
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dhsearch.c65 #define FALSE 0 macro
216 return (FALSE); in hcreate()
/illumos-gate/usr/src/cmd/ttymon/
H A Dtmchild.c123 if (set_termio(0, speedef->g_fflags, NULL, FALSE, in tmchild()
134 if (set_termio(0, speedef->g_fflags, NULL, FALSE, CANON) == -1) { in tmchild()
170 write_prompt(1, pmtab, TRUE, FALSE); in tmchild()
174 FALSE, CANON) == -1) { in tmchild()
200 FALSE, CANON) != 0) { in tmchild()
213 write_prompt(1, pmtab, FALSE, FALSE); in tmchild()
409 int done = FALSE; in do_autobaud()
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dplace.c646 return (FALSE); in eval_ec_files()
1089 FALSE, TRUE)); in ld_place_section()
1169 linear_scan = FALSE; in ld_place_section()
/illumos-gate/usr/src/cmd/saf/
H A Dsac.c212 read_table(FALSE); in initialize()
/illumos-gate/usr/src/cmd/raidctl/
H A Draidctl.c47 #define FALSE 0 macro
274 return (FALSE); in main()
412 if (r_flag != FALSE && f_flag == FALSE) { in main()
415 } else if (r_flag == FALSE && f_flag == FALSE) { in main()
418 } else if (r_flag != FALSE && f_flag != FALSE) { in main()
2300 is_indent = FALSE; in print_disk_attr()
2841 return (FALSE); in is_fully_numeric()
2846 return (FALSE); in is_fully_numeric()
2858 return (FALSE); in is_fully_numeric()
2871 return (FALSE); in is_fully_numeric()
[all …]
/illumos-gate/usr/src/cmd/ptools/pstack/
H A Dpstack.c73 #define FALSE 0 macro
162 int errflg = FALSE; in main()
273 threaded = FALSE; in main()
/illumos-gate/usr/src/cmd/mdb/common/modules/sppp/
H A Dsppp.c177 uint_t qfmt = FALSE; in sppp()
250 uint_t qfmt = FALSE; in sppa()
434 uint_t qfmt = FALSE; in tuncl()
557 uint_t qfmt = FALSE; in tunll()
/illumos-gate/usr/src/cmd/mdb/common/modules/ptm/
H A Dptm.c93 uint_t verbose = FALSE; in ptms()
/illumos-gate/usr/src/cmd/mdb/common/modules/libc/
H A Dlibc.c1389 uint_t opt_v = FALSE; in d_psinfo()
1494 uint_t opt_v = FALSE, opt_f = FALSE, warn; in d_mutex()
1519 warn = (flags & (DCMD_LOOP | DCMD_PIPE)) ? FALSE : TRUE; in d_mutex()
/illumos-gate/usr/src/cmd/mdb/common/modules/ip/
H A Dip.c680 id.ill_printed = FALSE; in illif()
1327 uint_t verbose = FALSE, force = FALSE; in iphdr()
1393 uint_t verbose = FALSE, force = FALSE; in ip6hdr()
1578 uint_t verbose = FALSE; in ire()
1714 unsigned int verbose = FALSE; in squeue()
2654 uint_t verbose = FALSE; in ill()
2961 uint_t verbose = FALSE; in ipif()
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dkmem.c539 uint_t opt_v = FALSE; in kmem_slabs()
2210 (wi->wi_freemem == FALSE) ? "allocated" : "freed", cp->cache_name); in whatis_print_kmem()
2351 do_bufctl = FALSE; /* no bufctls to walk */ in whatis_walk_cache()
2392 wi->wi_freemem = FALSE; in whatis_walk_cache()
2710 uint_t opt_b = FALSE; in kmem_log()
2857 uint_t verbose = FALSE; in bufctl()
2858 uint_t history = FALSE; in bufctl()
2859 uint_t in_history = FALSE; in bufctl()
4159 int opt_e = FALSE; /* Include "small" users */ in kmausers()
4160 int opt_f = FALSE; /* Print stack traces */ in kmausers()
[all …]

12345678910>>...57