/titanic_41/usr/src/cmd/isns/isnsd/ |
H A D | config.c | 163 if (scf_value_get_boolean(value, &mgmt_scn) == -1) { in load_config()
|
/titanic_41/usr/src/lib/libscf/common/ |
H A D | mapfile-vers | 252 scf_value_get_boolean;
|
H A D | midlevel.c | 196 if (scf_value_get_boolean(val, in fill_prop() 498 scf_value_get_boolean(v, &enabled)) in get_inst_enabled() 588 if (scf_value_get_boolean(v, &b) == -1) { in set_inst_enabled() 2651 ret = scf_value_get_boolean(v, &b); in scf_read_propvec()
|
H A D | notify_params.c | 910 return (scf_value_get_boolean(val, v->values.v_boolean + c)); in get_value()
|
/titanic_41/usr/src/lib/libndmp/common/ |
H A D | libndmp_prop.c | 555 if (scf_value_get_boolean(value, in ndmp_smf_get_property()
|
/titanic_41/usr/src/cmd/ipf/svc/ |
H A D | ipfd.c | 406 if (scf_value_get_boolean(scratch_v, &isrpc) == -1) { in service_is_rpc()
|
/titanic_41/usr/src/man/man3scf/ |
H A D | Makefile | 223 scf_value_get_boolean.3scf \ 447 scf_value_get_boolean.3scf := LINKSRC = scf_value_create.3scf
|
/titanic_41/usr/src/cmd/fs.d/nfs/lib/ |
H A D | smfcfg.c | 329 if (scf_value_get_boolean(val, &bval) != 0) { in fs_smf_get_prop()
|
/titanic_41/usr/src/lib/smbsrv/libsmb/common/ |
H A D | smb_scfutil.c | 449 if (scf_value_get_boolean(value, in smb_smf_get_boolean_property()
|
/titanic_41/usr/src/cmd/cmd-inet/lib/nwamd/ |
H A D | util.c | 453 if (scf_value_get_boolean(res.sr_val, &prop_val) != 0) { in nwamd_lookup_boolean_property()
|
/titanic_41/usr/src/cmd/acctadm/ |
H A D | aconf.c | 497 scf_value_get_boolean(value, rval) == -1) in aconf_get_bool()
|
/titanic_41/usr/src/lib/libvscan/common/ |
H A D | libvscan.c | 689 if ((scf_value_get_boolean(vsc->vscf_val[idx], in vs_scf_get() 708 if ((scf_value_get_boolean(vsc->vscf_val[idx], in vs_scf_get()
|
/titanic_41/usr/src/cmd/svc/common/ |
H A D | manifest_hash.c | 213 if (scf_value_get_boolean(val, &apply_value) != SCF_SUCCESS) { in mhash_retrieve_entry()
|
/titanic_41/usr/src/cmd/kbd/ |
H A D | kbd.c | 687 scf_value_get_boolean(val, &val_click) == -1) { in kbd_defaults()
|
/titanic_41/usr/src/lib/fm/libfmnotify/common/ |
H A D | libfmnotify.c | 242 scf_value_get_boolean(value, val) == -1) { in nd_get_boolean_prop()
|
/titanic_41/usr/src/lib/libscf/inc/ |
H A D | libscf.h | 481 int scf_value_get_boolean(const scf_value_t *, uint8_t *);
|
/titanic_41/usr/src/cmd/svc/startd/ |
H A D | startd.c | 602 (void) scf_value_get_boolean(val, &prop_reconfig); in read_startd_config()
|
/titanic_41/usr/src/lib/smbsrv/libmlsvc/common/ |
H A D | svcctl_scm.c | 139 r = scf_value_get_boolean(mgr_ctx->mc_scf_gval, (uint8_t *)vp); in svcctl_scm_pg_get_val()
|
/titanic_41/usr/src/lib/libshare/smbfs/ |
H A D | smbfs_scfutil.c | 847 if (scf_value_get_boolean(value, in smb_smf_get_boolean_property()
|
/titanic_41/usr/src/lib/libbsm/common/ |
H A D | audit_scf.c | 234 if (scf_value_get_boolean(handle_iter->prop_val, in get_props_kva_all()
|
/titanic_41/usr/src/cmd/svc/svccfg/ |
H A D | svccfg_internal.c | 922 r = scf_value_get_boolean(load_val, &b); in load_property()
|
H A D | svccfg_libscf.c | 9261 if (scf_value_get_boolean(exp_val, &b) != SCF_SUCCESS) in export_dependency() 9551 if (scf_value_get_boolean(exp_val, &use_profile) != in export_method() 9743 if (scf_value_get_boolean(exp_val, &b) != in export_svc_general() 9817 if (scf_value_get_boolean(exp_val, &use_profile) != SCF_SUCCESS) in export_method_context() 9914 scf_value_get_boolean(exp_val, &b) != 0 || !b) { in export_dependent() 10487 if (scf_value_get_boolean(exp_val, &enabled) != SCF_SUCCESS) in export_inst_general() 11192 if (scf_value_get_boolean(val, &b) != SCF_SUCCESS) in lscf_profile_extract() 12306 if (scf_value_get_boolean(val, &b) != 0) in pg_is_external_dependency() 15395 (void) scf_value_get_boolean(val, &enabled); in lscf_revert() 17067 scf_value_get_boolean(mv, &support) != 0) { in lscf_service_cleanup()
|
/titanic_41/usr/src/lib/librestart/common/ |
H A D | librestart.c | 2022 if (scf_value_get_boolean(val, b)) in get_boolean_val() 2998 ret = scf_value_get_boolean(val, &use_profile); in restarter_get_method_context()
|
/titanic_41/usr/src/lib/libdladm/common/ |
H A D | libdlbridge.c | 241 scf_value_get_boolean(val, &bval) == 0) { in get_boolean()
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-library.man3scf.inc | 386 link path=usr/share/man/man3scf/scf_value_get_boolean.3scf \
|