Searched refs:scf_property_get_value (Results 1 - 20 of 20) sorted by relevance

/osnet-11/usr/src/lib/libsmb/common/
H A Dsmb_scfutil.c421 if (scf_property_get_value(prop, value) == 0) {
573 if (scf_property_get_value(prop, value) == 0) {
610 if (scf_property_get_value(prop, value) == 0) {
705 if (scf_property_get_value(prop, value) == 0) {
804 if (scf_property_get_value(prop, value) == 0) {
/osnet-11/usr/src/lib/libstmf/common/
H A Dstore.c758 if (scf_property_get_value(prop, value) == -1) {
1477 if (scf_property_get_value(prop, value) == -1) {
1801 if (scf_property_get_value(prop, value) == -1) {
2217 if (scf_property_get_value(prop, value) == -1) {
2484 if (scf_property_get_value(prop, value) == -1) {
2785 if (scf_property_get_value(prop, value) == -1) {
2917 if (scf_property_get_value(prop, value) == -1) {
3562 if (scf_property_get_value(prop, value) == -1) {
3761 if (scf_property_get_value(prop, value) == -1) {
3789 if (scf_property_get_value(pro
[all...]
/osnet-11/usr/src/lib/libsmbfs/common/
H A Dsmbfs_file.c517 if (scf_property_get_value(prop, value) == 0)
547 if (scf_property_get_value(prop, value) == 0)
/osnet-11/usr/src/lib/libndmp/common/
H A Dlibndmp_prop.c737 if (scf_property_get_value(prop, value) == 0) {
817 if (scf_property_get_value(prop, value) == 0) {
/osnet-11/usr/src/lib/fm/libfmnotify/common/
H A Dlibfmnotify.c198 scf_property_get_value(prop, value) == -1 ||
241 scf_property_get_value(prop, value) == -1 ||
/osnet-11/usr/src/lib/libipadm/common/
H A Dipadm_cong.c308 scf_property_get_value(prop, val) < 0 ||
322 scf_property_get_value(prop, val) == -1 ||
607 scf_property_get_value(prop, val) != 0) {
/osnet-11/usr/src/lib/librestart/common/
H A Dlibrestart.c2167 if (scf_property_get_value(prop, val) != SCF_SUCCESS) {
2188 if (scf_property_get_value(prop, val) != SCF_SUCCESS) {
3162 if (scf_property_get_value(prop, val) != SCF_SUCCESS) {
3184 bad_fail("scf_property_get_value", ret);
3210 if (scf_property_get_value(prop, val) != SCF_SUCCESS) {
3230 bad_fail("scf_property_get_value", ret);
3304 if (scf_property_get_value(prop, val) != SCF_SUCCESS) {
3324 bad_fail("scf_property_get_value", ret);
3371 if (scf_property_get_value(prop, val) != SCF_SUCCESS) {
3392 bad_fail("scf_property_get_value", re
[all...]
/osnet-11/usr/src/lib/libscf/common/
H A Dmidlevel.c495 scf_property_get_value(eprop, v) ||
575 if (scf_property_get_value(eprop, v) == -1) {
795 } else if (scf_property_get_value(prop, v) != 0) {
811 bad_error("scf_property_get_value",
977 scf_property_get_value(prop, val) == -1) {
1467 if (scf_property_get_value(prop, val) == -1) {
2841 if (scf_property_get_value(p, v) == -1) {
3643 if (scf_property_get_value(prop, v) == -1) {
H A Dlowlevel.c6030 scf_property_get_value(const scf_property_t *prop, scf_value_t *v) function
7672 if (scf_property_get_value(prop, value) !=
H A Dscf_tmpl.c352 if (scf_property_get_value(prop, *val) == -1) {
/osnet-11/usr/src/lib/libshare/common/
H A Dlibshare_upgrade.c598 if (scf_property_get_value(prop, value) == 0) {
702 if ((scf_property_get_value(prop, value) == 0) &&
842 if (scf_property_get_value(prop, value) == 0) {
/osnet-11/usr/src/lib/libshadowfs/common/
H A Dshadow_conspiracy.c657 scf_property_get_value(prop, value) == -1 ||
689 scf_property_get_value(prop, value) == -1 ||
/osnet-11/usr/src/lib/libscf/inc/
H A Dlibscf.h705 int scf_property_get_value(const scf_property_t *, scf_value_t *);
/osnet-11/usr/src/lib/libntsvcs/common/
H A Dsvcctl_scm.c113 if (scf_property_get_value(mgr_ctx->mc_scf_gprop,
/osnet-11/usr/src/lib/libfedfs/common/
H A Dsmf_params.c226 if (scf_property_get_value(prop, value) == -1)
/osnet-11/usr/src/lib/libdladm/common/
H A Dlibdlbridge.c238 if (scf_property_get_value(sstate->ss_prop, val) == 0 &&
259 if (scf_property_get_value(sstate->ss_prop, val) == 0 &&
/osnet-11/usr/src/lib/libshare_plugins/legacy/
H A Dlibshare_legacy.c600 if (scf_property_get_value(hdl->srh_smf_prop,
/osnet-11/usr/src/lib/libnwam/common/
H A Dlibnwam_util.c955 scf_property_get_value(prop, val) != 0 ||
/osnet-11/usr/src/lib/libvscan/common/
H A Dlibvscan.c670 if ((rc = scf_property_get_value(vsc->vscf_prop[idx],
/osnet-11/usr/src/lib/libbsm/common/
H A Daudit_scf.c597 if (scf_property_get_value(handle->prop,

Completed in 120 milliseconds