/illumos-gate/usr/src/cmd/kbd/ |
H A D | kbd.c | 733 scf_property_get_value(prop, val) != 0 || in kbd_defaults() 747 scf_property_get_value(prop, val) != 0 || in kbd_defaults() 766 scf_property_get_value(prop, val) != 0 || in kbd_defaults() 778 scf_property_get_value(prop, val) != 0 || in kbd_defaults() 790 scf_property_get_value(prop, val) != 0 || in kbd_defaults() 802 scf_property_get_value(prop, val) != 0 || in kbd_defaults() 824 scf_property_get_value(prop, val) != 0 || in kbd_defaults() 836 scf_property_get_value(prop, val) != 0 || in kbd_defaults()
|
/illumos-gate/usr/src/lib/libsmbfs/smb/ |
H A D | rc_scf.c | 77 if (scf_property_get_value(prop, val) != 0) in cf_get_client_uuid() 158 if (scf_property_get_value(prop, val) != 0) in rc_scf_get_sharectl() 186 if (scf_property_get_value(prop, val) != 0) in rc_scf_get_sharectl()
|
/illumos-gate/usr/src/cmd/isns/isnsd/ |
H A D | config.c | 126 if (scf_property_get_value(prop, value) == -1) { in load_config() 156 if (scf_property_get_value(prop, value) == -1) { in load_config() 180 if (scf_property_get_value(prop, value) == -1) { in load_config()
|
/illumos-gate/usr/src/lib/smbsrv/libsmb/common/ |
H A D | smb_scfutil.c | 266 if (scf_property_get_value(prop, value) == 0) { in smb_smf_get_string_property() 358 if (scf_property_get_value(prop, value) == 0) { in smb_smf_get_integer_property() 451 if (scf_property_get_value(prop, value) == 0) { in smb_smf_get_boolean_property() 548 if (scf_property_get_value(prop, value) == 0) { in smb_smf_get_opaque_property()
|
/illumos-gate/usr/src/lib/libstmf/common/ |
H A D | store.c | 757 if (scf_property_get_value(prop, value) == -1) { in iPsAddRemoveLuViewEntry() 1476 if (scf_property_get_value(prop, value) == -1) { in iPsCreateDeleteGroup() 1800 if (scf_property_get_value(prop, value) == -1) { in iPsGetGroupList() 2216 if (scf_property_get_value(prop, value) == -1) { in iPsGetSetPersistType() 2479 if (scf_property_get_value(prop, value) == -1) { in iPsGetSetStmfProp() 2780 if (scf_property_get_value(prop, value) == -1) { in iPsGetServiceVersion() 2912 if (scf_property_get_value(prop, value) == -1) { in iPsGetActualGroupName() 3557 if (scf_property_get_value(prop, value) == -1) { in psGetViewEntryList() 3756 if (scf_property_get_value(prop, value) == -1) { in iPsGetViewEntry() 3784 if (scf_property_get_value(prop, value) == -1) { in iPsGetViewEntry() [all …]
|
/illumos-gate/usr/src/lib/libshare/smbfs/ |
H A D | smbfs_scfutil.c | 645 if (scf_property_get_value(prop, value) == 0) { in smb_smf_get_string_property() 739 if (scf_property_get_value(prop, value) == 0) { in smb_smf_get_integer_property() 834 if (scf_property_get_value(prop, value) == 0) { in smb_smf_get_boolean_property() 933 if (scf_property_get_value(prop, value) == 0) { in smb_smf_get_opaque_property()
|
/illumos-gate/usr/src/lib/libndmp/common/ |
H A D | libndmp_prop.c | 461 (scf_property_get_value(prop, value) != 0)) { in ndmp_smf_set_property() 535 if (scf_property_get_value(prop, value) == 0) { in ndmp_smf_get_property()
|
/illumos-gate/usr/src/lib/libshare/common/ |
H A D | scfutil.c | 296 if (scf_property_get_value(prop, value) != 0) in sa_extract_pgroup() 362 if (scf_property_get_value(prop, value) == 0) { in sa_extract_attrs() 372 if (scf_property_get_value(prop, value) == 0) { in sa_extract_attrs() 534 if (scf_property_get_value(prop, value) == 0) { in sa_share_from_pgroup() 830 if (scf_property_get_value(prop, value) == 0) { in sa_share_props_from_pgroup() 1081 if (scf_property_get_value(prop, value) == 0) { in sa_extract_defaults()
|
/illumos-gate/usr/src/cmd/acctadm/ |
H A D | aconf.c | 467 scf_property_get_value(prop, value) == -1 || in aconf_get_string() 496 scf_property_get_value(prop, value) == -1 || in aconf_get_bool()
|
/illumos-gate/usr/src/cmd/svc/common/ |
H A D | manifest_hash.c | 166 if (scf_property_get_value(prop, val) != SCF_SUCCESS) { in mhash_retrieve_entry() 206 if (scf_property_get_value(prop, val) != SCF_SUCCESS) { in mhash_retrieve_entry()
|
/illumos-gate/usr/src/lib/fm/libfmnotify/common/ |
H A D | libfmnotify.c | 198 scf_property_get_value(prop, value) == -1 || in nd_get_astring_prop() 241 scf_property_get_value(prop, value) == -1 || in nd_get_boolean_prop()
|
/illumos-gate/usr/src/lib/librestart/common/ |
H A D | librestart.c | 1997 if (scf_property_get_value(prop, val) != SCF_SUCCESS) { in get_astring_val() 2018 if (scf_property_get_value(prop, val) != SCF_SUCCESS) { in get_boolean_val() 2982 if (scf_property_get_value(prop, val) != SCF_SUCCESS) { in restarter_get_method_context() 3032 if (scf_property_get_value(prop, val) != SCF_SUCCESS) { in restarter_get_method_context() 3126 if (scf_property_get_value(prop, val) != SCF_SUCCESS) { in restarter_get_method_context() 3202 if (scf_property_get_value(prop, val) != SCF_SUCCESS) { in restarter_get_method_context() 3269 if (scf_property_get_value(prop, val) != SCF_SUCCESS) { in restarter_get_method_context() 3354 if (scf_property_get_value(prop, val) != SCF_SUCCESS) { in restarter_get_method_context()
|
/illumos-gate/usr/src/cmd/svc/startd/ |
H A D | startd.c | 606 scf_property_get_value(prop, val) == 0) in read_startd_config() 669 if (scf_property_get_value(prop, val) != 0) { in read_startd_config()
|
H A D | libscf.c | 405 if (scf_property_get_value(prop, val) == -1) { in libscf_read_single_astring() 779 if (scf_property_get_value(prop, val) != 0) { in get_boolean() 902 if (scf_property_get_value(prop, val) != 0) { in get_count() 1731 if (scf_property_get_value(prop, val) != 0) { in pg_get_milestone() 1861 if (scf_property_get_value(prop, val) != 0) { in libscf_extract_runlevel() 3225 if (scf_property_get_value(prop, val) == -1) { in libscf_unset_action()
|
/illumos-gate/usr/src/cmd/svc/lsvcrun/ |
H A D | lsvcrun.c | 340 if (scf_property_get_value(prop, val) != 0) in pg_match() 361 if (scf_property_get_value(prop, val) != 0) in pg_match()
|
/illumos-gate/usr/src/lib/libscf/common/ |
H A D | highlevel.c | 418 if (scf_property_get_value(prop, val) != 0) in scf_default_secflags()
|
H A D | midlevel.c | 499 scf_property_get_value(eprop, v) || in get_inst_enabled() 586 if (scf_property_get_value(eprop, v1) == -1) { in set_inst_enabled() 848 } else if (scf_property_get_value(prop, v) != 0) { in set_inst_action_inst() 1030 scf_property_get_value(prop, val) == -1) { in get_inst_state() 1529 if (scf_property_get_value(prop, val) == -1) { in scf_read_count_property() 2703 scf_property_get_value(p, v) == -1) { in scf_read_propvec()
|
H A D | mapfile-vers | 179 scf_property_get_value;
|
/illumos-gate/usr/src/cmd/halt/ |
H A D | halt.c | 224 scf_property_get_value(prop, val) != 0 || in stop_startd() 338 scf_property_get_value(prop, val) != 0) in stop_delegates() 354 scf_property_get_value(prop, val) != 0 || in stop_delegates()
|
/illumos-gate/usr/src/man/man3scf/ |
H A D | Makefile | 109 scf_property_get_value.3scf \ 326 scf_property_get_value.3scf := LINKSRC = scf_property_create.3scf
|
/illumos-gate/usr/src/cmd/ipf/svc/ |
H A D | ipfd.c | 228 scf_property_get_value(scratch_prop, v) == -1) { in pg_get_prop_value()
|
/illumos-gate/usr/src/cmd/svc/svcadm/ |
H A D | synch.c | 115 if (scf_property_get_value(prop, val) != 0) { in read_astring_prop()
|
/illumos-gate/usr/src/cmd/idmap/idmapd/ |
H A D | idmap_config.c | 238 if (scf_property_get_value(scf_prop, value) < 0) { in get_debug() 287 if (scf_property_get_value(scf_prop, value) < 0) in get_val_bool() 344 if (scf_property_get_value(scf_prop, value) < 0) in get_val_int() 637 if (scf_property_get_value(scf_prop, value) < 0) { in get_val_astring()
|
/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/ |
H A D | util.c | 412 if (scf_property_get_value(res->sr_prop, res->sr_val) != 0) { in get_property_value()
|
/illumos-gate/usr/src/cmd/fs.d/nfs/lib/ |
H A D | smfcfg.c | 345 if (scf_property_get_value(prop, val) != SCF_SUCCESS) { in fs_smf_get_prop()
|