/titanic_41/usr/src/cmd/kbd/ |
H A D | kbd.c | 686 scf_property_get_value(prop, val) != 0 || in kbd_defaults() 700 scf_property_get_value(prop, val) != 0 || in kbd_defaults() 719 scf_property_get_value(prop, val) != 0 || in kbd_defaults() 731 scf_property_get_value(prop, val) != 0 || in kbd_defaults() 743 scf_property_get_value(prop, val) != 0 || in kbd_defaults() 765 scf_property_get_value(prop, val) != 0 || in kbd_defaults() 777 scf_property_get_value(prop, val) != 0 || in kbd_defaults()
|
/titanic_41/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()
|
/titanic_41/usr/src/lib/smbsrv/libsmb/common/ |
H A D | smb_scfutil.c | 259 if (scf_property_get_value(prop, value) == 0) { in smb_smf_get_string_property() 353 if (scf_property_get_value(prop, value) == 0) { in smb_smf_get_integer_property() 448 if (scf_property_get_value(prop, value) == 0) { in smb_smf_get_boolean_property() 547 if (scf_property_get_value(prop, value) == 0) { in smb_smf_get_opaque_property()
|
/titanic_41/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 …]
|
/titanic_41/usr/src/lib/libshare/smbfs/ |
H A D | smbfs_scfutil.c | 653 if (scf_property_get_value(prop, value) == 0) { in smb_smf_get_string_property() 749 if (scf_property_get_value(prop, value) == 0) { in smb_smf_get_integer_property() 846 if (scf_property_get_value(prop, value) == 0) { in smb_smf_get_boolean_property() 947 if (scf_property_get_value(prop, value) == 0) { in smb_smf_get_opaque_property()
|
/titanic_41/usr/src/lib/libndmp/common/ |
H A D | libndmp_prop.c | 460 (scf_property_get_value(prop, value) != 0)) { in ndmp_smf_set_property() 534 if (scf_property_get_value(prop, value) == 0) { in ndmp_smf_get_property()
|
/titanic_41/usr/src/lib/libshare/common/ |
H A D | scfutil.c | 293 if (scf_property_get_value(prop, value) != 0) in sa_extract_pgroup() 359 if (scf_property_get_value(prop, value) == 0) { in sa_extract_attrs() 369 if (scf_property_get_value(prop, value) == 0) { in sa_extract_attrs() 531 if (scf_property_get_value(prop, value) == 0) { in sa_share_from_pgroup() 827 if (scf_property_get_value(prop, value) == 0) { in sa_share_props_from_pgroup() 1078 if (scf_property_get_value(prop, value) == 0) { in sa_extract_defaults()
|
/titanic_41/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()
|
/titanic_41/usr/src/cmd/svc/common/ |
H A D | manifest_hash.c | 165 if (scf_property_get_value(prop, val) != SCF_SUCCESS) { in mhash_retrieve_entry() 205 if (scf_property_get_value(prop, val) != SCF_SUCCESS) { in mhash_retrieve_entry()
|
/titanic_41/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()
|
/titanic_41/usr/src/cmd/svc/startd/ |
H A D | startd.c | 601 scf_property_get_value(prop, val) == 0) in read_startd_config() 664 if (scf_property_get_value(prop, val) != 0) { in read_startd_config()
|
H A D | libscf.c | 404 if (scf_property_get_value(prop, val) == -1) { in libscf_read_single_astring() 778 if (scf_property_get_value(prop, val) != 0) { in get_boolean() 901 if (scf_property_get_value(prop, val) != 0) { in get_count() 1723 if (scf_property_get_value(prop, val) != 0) { in pg_get_milestone() 1853 if (scf_property_get_value(prop, val) != 0) { in libscf_extract_runlevel() 3217 if (scf_property_get_value(prop, val) == -1) { in libscf_unset_action()
|
/titanic_41/usr/src/lib/librestart/common/ |
H A D | librestart.c | 1995 if (scf_property_get_value(prop, val) != SCF_SUCCESS) { in get_astring_val() 2016 if (scf_property_get_value(prop, val) != SCF_SUCCESS) { in get_boolean_val() 2969 if (scf_property_get_value(prop, val) != SCF_SUCCESS) { in restarter_get_method_context() 3017 if (scf_property_get_value(prop, val) != SCF_SUCCESS) { in restarter_get_method_context() 3111 if (scf_property_get_value(prop, val) != SCF_SUCCESS) { in restarter_get_method_context() 3178 if (scf_property_get_value(prop, val) != SCF_SUCCESS) { in restarter_get_method_context() 3263 if (scf_property_get_value(prop, val) != SCF_SUCCESS) { in restarter_get_method_context()
|
/titanic_41/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()
|
/titanic_41/usr/src/cmd/halt/ |
H A D | halt.c | 222 scf_property_get_value(prop, val) != 0 || in stop_startd() 336 scf_property_get_value(prop, val) != 0) in stop_delegates() 352 scf_property_get_value(prop, val) != 0 || in stop_delegates()
|
/titanic_41/usr/src/lib/libscf/common/ |
H A D | midlevel.c | 497 scf_property_get_value(eprop, v) || in get_inst_enabled() 577 if (scf_property_get_value(eprop, v) == -1) { in set_inst_enabled() 797 } else if (scf_property_get_value(prop, v) != 0) { in set_inst_action_inst() 979 scf_property_get_value(prop, val) == -1) { in get_inst_state() 1469 if (scf_property_get_value(prop, val) == -1) { in scf_read_count_property() 2643 scf_property_get_value(p, v) == -1) { in scf_read_propvec()
|
H A D | mapfile-vers | 173 scf_property_get_value;
|
/titanic_41/usr/src/cmd/idmap/idmapd/ |
H A D | idmap_config.c | 189 if (scf_property_get_value(scf_prop, value) < 0) { in get_debug() 238 if (scf_property_get_value(scf_prop, value) < 0) in get_val_bool() 295 if (scf_property_get_value(scf_prop, value) < 0) in get_val_int() 492 if (scf_property_get_value(scf_prop, value) < 0) { in get_val_astring()
|
/titanic_41/usr/src/cmd/ipf/svc/ |
H A D | ipfd.c | 228 scf_property_get_value(scratch_prop, v) == -1) { in pg_get_prop_value()
|
/titanic_41/usr/src/man/man3scf/ |
H A D | Makefile | 108 scf_property_get_value.3scf \ 324 scf_property_get_value.3scf := LINKSRC = scf_property_create.3scf
|
/titanic_41/usr/src/cmd/svc/svcadm/ |
H A D | synch.c | 117 if (scf_property_get_value(prop, val) != 0) { in read_astring_prop()
|
H A D | svcadm.c | 274 if (scf_property_get_value(prop, val) == 0) { in get_bool_prop() 413 if (scf_property_get_value(prop, v) != 0) { in get_astring_prop() 1416 if (scf_property_get_value(prop, v) == -1) { in set_inst_action()
|
/titanic_41/usr/src/cmd/fs.d/nfs/lib/ |
H A D | smfcfg.c | 302 if (scf_property_get_value(prop, val) != SCF_SUCCESS) { in fs_smf_get_prop()
|
/titanic_41/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()
|
/titanic_41/usr/src/lib/libdladm/common/ |
H A D | libdlbridge.c | 219 if (scf_property_get_value(sstate->ss_prop, val) == 0 && in get_count() 240 if (scf_property_get_value(sstate->ss_prop, val) == 0 && in get_boolean()
|