Searched refs:scf_pg_handle (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/libscf/inc/
H A Dlibscf.h668 scf_handle_t *scf_pg_handle(const scf_propertygroup_t *);
/osnet-11/usr/src/lib/libscf/common/
H A Dnotify_params.c677 scf_handle_t *h = scf_pg_handle(pg);
1396 scf_handle_t *h = scf_pg_handle(pg);
H A Dscf_tmpl.c334 if ((h = scf_pg_handle(pg)) == NULL) {
559 if ((h = scf_pg_handle(pg)) == NULL) {
1731 if ((h = scf_pg_handle(pg)) == NULL)
2605 if ((pg = scf_pg_create(scf_pg_handle(t->pt_pg))) == NULL)
2650 prop_tmpl->prt_h = scf_pg_handle(t->pt_pg);
2738 if ((h = scf_pg_handle(t->pt_pg)) == NULL)
6187 h = scf_pg_handle(pg);
6323 if ((h = scf_pg_handle(pg)) == NULL) {
H A Dlowlevel.c3795 scf_pg_handle(const scf_propertygroup_t *val) function
8581 if (pgtype == NULL || (h = scf_pg_handle(pg)) == NULL ||

Completed in 62 milliseconds