Searched refs:scf_pg_create (Results 1 - 25 of 29) sorted by relevance

12

/osnet-11/usr/src/lib/libfedfs/common/
H A Dsmf_params.c264 (pg = scf_pg_create(h)) == NULL ||
351 (pg = scf_pg_create(h)) == NULL ||
475 (pg = scf_pg_create(h)) == NULL ||
673 (pg = scf_pg_create(h)) == NULL ||
734 (pg = scf_pg_create(h)) == NULL ||
/osnet-11/usr/src/lib/nsswitch/pynss/common/
H A Dnssscf.c257 if ((pg = scf_pg_create(self->handle)) == NULL) {
372 if ((pg_handle = scf_pg_create(self->handle)) == NULL) {
529 if ((pg_handle = scf_pg_create(self->handle)) == NULL) {
745 pg_handle = scf_pg_create(self->handle);
802 pg_handle = scf_pg_create(self->handle);
856 pg_handle = scf_pg_create(self->handle);
917 pg_handle = scf_pg_create(self->handle);
928 pg_handle = scf_pg_create(self->handle);
1018 if ((pg_handle = scf_pg_create(self->handle)) == NULL) {
/osnet-11/usr/src/lib/libsmb/common/
H A Dsmb_scfutil.c144 handle->scf_pg = scf_pg_create(handle->scf_handle);
191 handle->scf_pg = scf_pg_create(handle->scf_handle);
240 scf_pg_create(handle->scf_handle)) == NULL)
926 scf_pg_create(handle->scf_handle);
/osnet-11/usr/src/lib/libscf/common/
H A Dmidlevel.c488 if ((gpg = scf_pg_create(h)) == NULL ||
530 if ((gpg = scf_pg_create(h)) == NULL ||
659 if ((gpg = scf_pg_create(h)) == NULL ||
723 (pg = scf_pg_create(h)) == NULL ||
968 if (((pg = scf_pg_create(h)) == NULL) ||
1114 scf_propertygroup_t *ret_pg = scf_pg_create(simple_h->h);
1334 ret->running_pg = scf_pg_create(ret->h);
1859 (pg = scf_pg_create(h)) == NULL ||
2781 scf_propertygroup_t *pg = scf_pg_create(h);
3026 scf_propertygroup_t *pg = scf_pg_create(
[all...]
H A Dnotify_params.c1272 scf_propertygroup_t *pg = scf_pg_create(h);
1584 scf_propertygroup_t *pg = scf_pg_create(h);
1707 scf_propertygroup_t *pg = scf_pg_create(h);
1884 scf_propertygroup_t *pg = scf_pg_create(h);
H A Dscf_tmpl.c993 (pg = scf_pg_create(h)) == NULL) {
1492 if ((pg = scf_pg_create(h)) == NULL ||
2318 (pg = scf_pg_create(h)) == NULL) {
2605 if ((pg = scf_pg_create(scf_pg_handle(t->pt_pg))) == NULL)
2741 if ((pg = scf_pg_create(h)) == NULL ||
6660 if ((pg = scf_pg_create(h)) == NULL ||
7304 pg = scf_pg_create(h);
/osnet-11/usr/src/lib/libstmf/common/
H A Dstore.c322 if (((pg = scf_pg_create(handle)) == NULL) ||
663 if (((pg = scf_pg_create(handle)) == NULL) ||
956 if (((pg = scf_pg_create(handle)) == NULL) ||
1310 if ((pg = scf_pg_create(handle)) == NULL) {
1411 if (((pg = scf_pg_create(handle)) == NULL) ||
1712 if (((pg = scf_pg_create(handle)) == NULL) ||
1889 if (((pg = scf_pg_create(handle)) == NULL) ||
2083 if (((pg = scf_pg_create(handle)) == NULL) ||
2318 if (((pg = scf_pg_create(handle)) == NULL) ||
2657 if (((pg = scf_pg_create(handl
[all...]
/osnet-11/usr/src/lib/libndmp/common/
H A Dlibndmp_prop.c560 scf_pg_create(handle->scf_handle)) == NULL)
594 scf_pg_create(handle->scf_handle)) == NULL)
/osnet-11/usr/src/lib/libipadm/common/
H A Dipadm_cong.c299 if ((pg = scf_pg_create(h)) == NULL ||
598 if ((pg = scf_pg_create(ss.h)) == NULL ||
651 if ((pg = scf_pg_create(ss.h)) == NULL ||
738 if ((pg = scf_pg_create(ss.h)) == NULL ||
/osnet-11/usr/src/lib/librestart/common/
H A Dlibrestart.c1216 (pg = scf_pg_create(h)) == NULL ||
1567 pg = scf_pg_create(h);
1861 pg = scf_pg_create(h);
3034 if ((instpg = scf_pg_create(h)) == NULL ||
3035 (methpg = scf_pg_create(h)) == NULL ||
4006 pg = scf_pg_create(h);
4050 pg = scf_pg_create(h);
4087 pg = scf_pg_create(h);
4144 pg = scf_pg_create(h);
/osnet-11/usr/src/lib/fm/libasr/common/
H A Dasr_scf.c320 if (NULL == (pg = scf_pg_create(handle))) {
/osnet-11/usr/src/lib/libuvfs/common/
H A Dsvc.c272 pg = scf_pg_create(fs->fs_scf_handle);
/osnet-11/usr/src/lib/libdladm/common/
H A Dlibdlbridge.c212 if ((sstate->ss_pg = scf_pg_create(sstate->ss_handle)) == NULL)
693 if ((sstate.ss_pg = scf_pg_create(sstate.ss_handle)) == NULL)
893 if ((sstate.ss_pg = scf_pg_create(sstate.ss_handle)) == NULL)
1043 if ((sstate.ss_pg = scf_pg_create(sstate.ss_handle)) == NULL)
1650 if ((sstate.ss_pg = scf_pg_create(sstate.ss_handle)) == NULL)
/osnet-11/usr/src/lib/libsmbfs/common/
H A Dsmbfs_file.c459 if ((hd->scf_pg = scf_pg_create(hd->scf_handle)) == NULL)
/osnet-11/usr/src/lib/libshadowfs/common/
H A Dshadow_conspiracy.c645 if ((pg = scf_pg_create(scp->sc_scf_hdl)) == NULL)
676 if ((pg = scf_pg_create(scp->sc_scf_hdl)) == NULL)
/osnet-11/usr/src/lib/libshare_plugins/legacy/
H A Dlibshare_legacy.c304 pg = scf_pg_create(hdl->legacy_smf_hdl);
537 hdl->srh_smf_pg = scf_pg_create(legacy_hdl->legacy_smf_hdl);
/osnet-11/usr/src/lib/libnwam/common/
H A Dlibnwam_util.c937 (pg = scf_pg_create(h)) == NULL ||
991 (pg = scf_pg_create(h)) == NULL ||
/osnet-11/usr/src/lib/libfcoe/common/
H A Dlibfcoe.c209 if (((pg = scf_pg_create(handle)) == NULL) ||
860 if (((pg = scf_pg_create(handle)) == NULL) ||
/osnet-11/usr/src/lib/libscf/inc/
H A Dlibscf.h667 scf_propertygroup_t *scf_pg_create(scf_handle_t *);
/osnet-11/usr/src/lib/libntsvcs/common/
H A Dsvcctl_scm.c801 mgr_ctx->mc_scf_gpg = scf_pg_create(mgr_ctx->mc_scf_hdl);
/osnet-11/usr/src/lib/fm/libfmnotify/common/
H A Dlibfmnotify.c149 pg = scf_pg_create(handle);
/osnet-11/usr/src/lib/fm/topo/libtopo/common/
H A Dsvc.c716 (pg = scf_pg_create(hdl)) == NULL ||
/osnet-11/usr/src/lib/libvscan/common/
H A Dlibvscan.c1047 if ((vsc->vscf_pgroup = scf_pg_create(vsc->vscf_handle)) == NULL)
/osnet-11/usr/src/lib/libzoneinfo/common/
H A Dlibzone.c1011 (pg = scf_pg_create(h)) == NULL ||
/osnet-11/usr/src/lib/libshare/common/
H A Dlibshare_upgrade.c247 handle->pg = scf_pg_create(handle->handle);

Completed in 108 milliseconds

12