Searched refs:scf_pg_update (Results 1 - 13 of 13) sorted by relevance

/osnet-11/usr/src/lib/libscf/common/
H A Dmidlevel.c629 if (scf_pg_update(gpg) == -1)
675 if (committed == 0 && scf_pg_update(gpg) == -1)
887 if (scf_pg_update(pg) == -1) {
898 bad_error("scf_pg_update", scf_error());
1411 if (scf_pg_update(simple_h->editing_pg) == -1) {
3138 if (ret == 0 && scf_pg_update(pg) != -1) {
3236 if (scf_pg_update(pg) == -1) {
3543 if (scf_pg_update(pg) == -1)
3909 if (scf_pg_update(pg) != 0)
H A Dnotify_params.c707 if (scf_pg_update(pg) == SCF_FAILED ||
H A Dlowlevel.c3881 scf_pg_update(scf_propertygroup_t *pg) function
/osnet-11/usr/src/lib/libfedfs/common/
H A Dsmf_params.c435 if (scf_pg_update(pg) == -1)
789 if (scf_pg_update(pg) == -1) {
/osnet-11/usr/src/lib/fm/libasr/common/
H A Dasr_scf.c340 if ((err = scf_pg_update(pg)) == -1) {
/osnet-11/usr/src/lib/libdladm/common/
H A Dlibdlbridge.c710 if (rv == 0 && scf_pg_update(sstate.ss_pg) == -1)
929 if (rv == 0 && scf_pg_update(sstate.ss_pg) == -1)
1082 if (rv == 0 && scf_pg_update(sstate.ss_pg) == -1)
1667 if (rv == 0 && scf_pg_update(sstate.ss_pg) == -1)
H A Dlibdlwlan.c1687 if (scf_pg_update(pg) == -1) {
/osnet-11/usr/src/lib/libipadm/common/
H A Dipadm_cong.c687 if (scf_pg_update(pg) == -1) {
763 if (scf_pg_update(pg) == -1) {
/osnet-11/usr/src/lib/librestart/common/
H A Dlibrestart.c1454 if (scf_pg_update(pg) == -1) {
1801 if (scf_pg_update(pg) == -1) {
1812 bad_fail("scf_pg_update", scf_error());
2103 if (scf_pg_update(pg) == -1) {
2114 bad_fail("scf_pg_update", scf_error());
4114 if (scf_pg_update(pg) == -1)
/osnet-11/usr/src/lib/libscf/inc/
H A Dlibscf.h697 int scf_pg_update(scf_propertygroup_t *);
/osnet-11/usr/src/lib/nsswitch/pynss/common/
H A Dnssscf.c770 (void) scf_pg_update(pg_handle);
1145 if (scf_pg_update(pg_handle) == -1) {
/osnet-11/usr/src/lib/libnwam/common/
H A Dlibnwam_util.c1022 if (scf_pg_update(pg) == -1) {
/osnet-11/usr/src/lib/libinetsvc/common/
H A Dinetsvc.c1473 if (scf_pg_update(pg) == -1)

Completed in 100 milliseconds