Searched refs:scf_iter_property_values (Results 1 - 24 of 24) sorted by relevance

/illumos-gate/usr/src/cmd/isns/isnsd/
H A Dconfig.c204 if (scf_iter_property_values(value_iter, prop) == -1) {
/illumos-gate/usr/src/cmd/fcinfo/
H A Dfcadm-list.c257 if (scf_iter_property_values(valueIter, prop) == -1) {
886 if (scf_iter_property_values(valueIter, prop) == -1) {
/illumos-gate/usr/src/cmd/svc/startd/
H A Dexpand.c250 if (scf_iter_property_values(iter, prop) == -1)
H A Dlibscf.c3518 if (scf_iter_property_values(iter, prop) != 0) {
/illumos-gate/usr/src/cmd/svc/svcadm/
H A Dsynch.c164 if (scf_iter_property_values(iter, prop) != 0) {
H A Dsvcadm.c1228 if (scf_iter_property_values(val_iter, prop) == -1)
1236 if (scf_iter_property_values(val_iter, prop) !=
1264 if (scf_iter_property_values(val_iter, prop) != 0)
/illumos-gate/usr/src/lib/libfcoe/common/
H A Dlibfcoe.c304 if (scf_iter_property_values(valueIter, prop) == -1) {
881 if (scf_iter_property_values(valueIter, prop) == -1) {
/illumos-gate/usr/src/man/man3scf/
H A DMakefile84 scf_iter_property_values.3scf \
294 scf_iter_property_values.3scf := LINKSRC = scf_iter_create.3scf
/illumos-gate/usr/src/cmd/svc/svcs/
H A Dsvcs.c641 if (scf_iter_property_values(iter, prop) != 0)
2292 if (scf_iter_property_values(val_iter, prop) == -1)
2385 if (scf_iter_property_values(iter, eprop) == -1)
2580 if (scf_iter_property_values(iter, g_prop) != 0)
3240 if (scf_iter_property_values(viter, g_prop) != SCF_SUCCESS)
H A Dexplain.c372 if (scf_iter_property_values(g_viter, g_prop) != 0) {
/illumos-gate/usr/src/lib/libscf/inc/
H A Dlibscf.h537 int scf_iter_property_values(scf_iter_t *, const scf_property_t *);
/illumos-gate/usr/src/lib/librestart/common/
H A Dlibrestart.c1476 if (scf_iter_property_values(iter, prop) != 0) {
1486 "scf_iter_property_values",
1774 if (scf_iter_property_values(iter, prop) != 0) {
1784 "scf_iter_property_values",
2704 if (scf_iter_property_values(iter, prop) != 0) {
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/routeadm/
H A Drouteadm.c1747 scf_iter_property_values(valiter, prop)
1977 scf_iter_property_values(valiter, prop) != 0)
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dsvc.c777 scf_iter_property_values(iter, prop) != 0 ||
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_internal.c867 if (scf_iter_property_values(load_valiter, prop) != 0) {
881 bad_error("scf_iter_property_values", scf_error());
H A Dsvccfg_libscf.c9134 if (scf_iter_property_values(exp_val_iter, prop) != SCF_SUCCESS)
9305 if (scf_iter_property_values(eiter, exp_prop) != SCF_SUCCESS)
9403 if (scf_iter_property_values(exp_val_iter, exp_prop) != SCF_SUCCESS)
10356 if (scf_iter_property_values(exp_val_iter, prop) != SCF_SUCCESS)
12762 if (scf_iter_property_values(iter, prop) != SCF_SUCCESS)
13057 if (scf_iter_property_values(iter, prop) != SCF_SUCCESS)
14274 if (scf_iter_property_values(viter, prop) !=
14506 if (scf_iter_property_values(iter, prop) != 0)
15281 if (scf_iter_property_values(viter, prop) != 0)
/illumos-gate/usr/src/cmd/svc/svcprop/
H A Dsvcprop.c275 if (scf_iter_property_values(iter, prop) == -1)
/illumos-gate/usr/src/lib/libshare/common/
H A Dscfutil.c574 scf_iter_property_values(viter, prop) == 0) {
/illumos-gate/usr/src/lib/libscf/common/
H A Dnotify_params.c981 if (scf_iter_property_values(it, prop) != 0) {
H A Dscf_tmpl.c579 if (scf_iter_property_values(iter, prop) != 0) {
6017 if (scf_iter_property_values(iter, prop) != 0) {
6139 if (scf_iter_property_values(iter, prop) != 0) {
H A Dmidlevel.c182 if (scf_iter_property_values(iter, prop) == -1)
H A Dlowlevel.c4984 scf_iter_property_values(scf_iter_t *iter, const scf_property_t *prop) function
/illumos-gate/usr/src/lib/libstmf/common/
H A Dstore.c401 if (scf_iter_property_values(valueIter, prop) == -1) {
1926 if (scf_iter_property_values(valueIter, prop) == -1) {
1946 if (scf_iter_property_values(valueIter, prop) == -1) {
/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Didmap_config.c420 if (scf_iter_property_values(iter, scf_prop) < 0) {
422 "scf_iter_property_values(%s) failed: %s",

Completed in 203 milliseconds