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

12

/osnet-11/usr/src/lib/libfedfs/common/
H A Dsmf_params.c261 if ((h = scf_handle_create(SCF_VERSION)) == NULL ||
348 if ((h = scf_handle_create(SCF_VERSION)) == NULL ||
472 if ((h = scf_handle_create(SCF_VERSION)) == NULL ||
670 if ((h = scf_handle_create(SCF_VERSION)) == NULL ||
731 if ((h = scf_handle_create(SCF_VERSION)) == NULL ||
/osnet-11/usr/src/lib/libuvfs/common/
H A Dsvc.c50 fs->fs_scf_handle = scf_handle_create(SCF_VERSION);
88 scf = scf_handle_create(SCF_VERSION);
/osnet-11/usr/src/lib/libscf/common/
H A Dhighlevel.c120 if ((handle = scf_handle_create(SCF_VERSION)) == NULL ||
/osnet-11/usr/src/lib/fm/libfmnotify/common/
H A Dlibfmnotify.c183 if ((handle = scf_handle_create(SCF_VERSION)) == NULL)
226 if ((handle = scf_handle_create(SCF_VERSION)) == NULL)
/osnet-11/usr/src/lib/nsswitch/mdns/common/
H A Dmdns_common.c563 h = scf_handle_create(SCF_VERSION);
647 h = scf_handle_create(SCF_VERSION);
/osnet-11/usr/src/lib/fm/libasr/common/
H A Dasr_scf.c305 if ((handle = scf_handle_create(SCF_VERSION)) == NULL ||
H A Dasr_audit.c780 handle = scf_handle_create(SCF_VERSION);
/osnet-11/usr/src/lib/libnwam/common/
H A Dlibnwam_util.c840 h = scf_handle_create(SCF_VERSION);
933 if ((h = scf_handle_create(SCF_VERSION)) == NULL ||
988 if ((h = scf_handle_create(SCF_VERSION)) == NULL ||
/osnet-11/usr/src/lib/libsmbfs/common/
H A Dsmbfs_file.c436 if ((hd->scf_handle = scf_handle_create(SCF_VERSION)) == NULL) {
/osnet-11/usr/src/lib/libndmp/common/
H A Dlibndmp_prop.c541 scf_handle_create(SCF_VERSION)) != NULL) &&
/osnet-11/usr/src/lib/libscf/inc/
H A Dlibscf.h509 scf_handle_t *scf_handle_create(scf_version_t);
/osnet-11/usr/src/lib/libsmb/common/
H A Dsmb_scfutil.c901 handle->scf_handle = scf_handle_create(SCF_VERSION);
/osnet-11/usr/src/lib/libntsvcs/common/
H A Dsvcctl_scm.c792 mgr_ctx->mc_scf_hdl = scf_handle_create(SCF_VERSION);
/osnet-11/usr/src/lib/fm/topo/libtopo/common/
H A Dsvc.c115 if ((hdl = scf_handle_create(SCF_VERSION)) == NULL) {
/osnet-11/usr/src/lib/libdladm/common/
H A Dlibdlbridge.c124 if ((sstate->ss_handle = scf_handle_create(SCF_VERSION)) == NULL)
159 if ((sstate->ss_handle = scf_handle_create(SCF_VERSION)) == NULL)
H A Dlibdlwlan.c1763 handle = scf_handle_create(SCF_VERSION);
1842 handle = scf_handle_create(SCF_VERSION);
/osnet-11/usr/src/lib/libshadowfs/common/
H A Dshadow_conspiracy.c789 if ((scp->sc_scf_hdl = scf_handle_create(SCF_VERSION)) == NULL ||
/osnet-11/usr/src/lib/libshare_plugins/legacy/
H A Dlibshare_legacy.c177 if ((hdl->legacy_smf_hdl = scf_handle_create(SCF_VERSION)) == NULL)
/osnet-11/usr/src/lib/libfcoe/common/
H A Dlibfcoe.c113 if ((*handle = scf_handle_create(SCF_VERSION)) == NULL) {
114 syslog(LOG_ERR, "scf_handle_create failed - %s",
/osnet-11/usr/src/lib/libipadm/common/
H A Dipadm_cong.c200 if ((ss->h = scf_handle_create(SCF_VERSION)) == NULL ||
/osnet-11/usr/src/lib/libvscan/common/
H A Dlibvscan.c1032 if ((vsc->vscf_handle = scf_handle_create(SCF_VERSION)) == NULL)
/osnet-11/usr/src/lib/libzoneinfo/common/
H A Dlibzone.c1008 if ((h = scf_handle_create(SCF_VERSION)) == NULL ||
/osnet-11/usr/src/lib/libshare/common/
H A Dlibshare_upgrade.c233 handle->handle = scf_handle_create(SCF_VERSION);
/osnet-11/usr/src/lib/libinetsvc/common/
H A Dinetsvc.c1431 if ((h = scf_handle_create(SCF_VERSION)) == NULL ||
/osnet-11/usr/src/lib/libbsm/common/
H A Daudit_scf.c355 if ((handle->hndl = scf_handle_create(SCF_VERSION)) == NULL ||

Completed in 100 milliseconds

12