Symbol: scf_scope_get_service
usr/src/cmd/fcinfo/fcadm-list.c
114
if (scf_scope_get_service(scope, NPIV_SERVICE, *service) == -1) {
usr/src/cmd/fs.d/nfs/lib/smfcfg.c
101
if (scf_scope_get_service(handle->fs_scope,
usr/src/cmd/init/init.c
3087
if (scf_scope_get_service(scope, "system/svc/restarter", svc) != 0) {
usr/src/cmd/isns/isnsd/config.c
103
if (scf_scope_get_service(sc, ISNS_SERVER_SVC_NAME, svc) == -1) {
usr/src/cmd/svc/common/manifest_hash.c
151
if (scf_scope_get_service(scope, MHASH_SVC, svc) < 0) {
usr/src/cmd/svc/common/manifest_hash.c
273
if (scf_scope_get_service(scope, MHASH_SVC, svc) ==
usr/src/cmd/svc/lsvcrun/lsvcrun.c
472
if (scf_scope_get_service(scope, SCF_LEGACY_SERVICE, svc) != 0) {
usr/src/cmd/svc/startd/expand.c
195
if (scf_scope_get_service(scope, sn, svc) != 0)
usr/src/cmd/svc/startd/libscf.c
3619
if (scf_scope_get_service(scope, startd_svc, svc) != 0) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
11307
if (scf_scope_get_service(cur_scope, name, svc) == SCF_SUCCESS) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
12683
if (scf_scope_get_service(cur_scope, fmri, svc) ==
usr/src/cmd/svc/svccfg/svccfg_libscf.c
1392
if (scf_scope_get_service(scope, sstr, svc) != 0) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
17427
if (scf_scope_get_service(scope, HASH_SVC, svc) != 0) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
6836
if ((ret = scf_scope_get_service(scope, svc->sc_name, imp_svc)) != 0) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
7074
if (scf_scope_get_service(scope, s->sc_name, imp_svc) != 0) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
7207
if (scf_scope_get_service(scope, s->sc_name, imp_svc) != 0) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
8743
if (scf_scope_get_service(imp_scope, svc->sc_name,
usr/src/cmd/svc/svccfg/svccfg_xml.c
3386
if (scf_scope_get_service(sc, service, svc) != SCF_SUCCESS) {
usr/src/cmd/svc/svcs/explain.c
2019
if (scf_scope_get_service(g_local_scope, svcp->svcname, g_svc) != 0) {
usr/src/lib/fm/libfmnotify/common/libfmnotify.c
159
scf_scope_get_service(sc, svcname, svc) != -1 &&
usr/src/lib/fm/topo/libtopo/common/svc.c
738
if (scf_scope_get_service(scope, name, svc) != 0) {
usr/src/lib/libdladm/common/libdlwlan.c
1859
if (scf_scope_get_service(scope, SERVICE_NAME, svc) < 0)
usr/src/lib/libfcoe/common/libfcoe.c
147
if (scf_scope_get_service(scope,
usr/src/lib/libndmp/common/libndmp_prop.c
280
if (scf_scope_get_service(handle->scf_scope, svc_name,
usr/src/lib/libscf/common/lowlevel.c
5644
if (scf_scope_get_service(sc, service, svc) == -1) {
usr/src/lib/libscf/common/lowlevel.c
6748
if (scf_scope_get_service(scope, SCF_LEGACY_SERVICE,
usr/src/lib/libscf/common/lowlevel.c
6963
if (scf_scope_get_service(scope,
usr/src/lib/libscf/inc/libscf.h
590
int scf_scope_get_service(const scf_scope_t *, const char *, scf_service_t *);
usr/src/lib/libshare/common/scfutil.c
139
if (scf_scope_get_service(handle->scope,
usr/src/lib/libshare/smb/libshare_smb.c
1397
if (scf_scope_get_service(scope, servname, service) != 0)
usr/src/lib/libshare/smbfs/smbfs_scfutil.c
227
if (scf_scope_get_service(handle->scf_scope,
usr/src/lib/libstmf/common/store.c
2595
if (scf_scope_get_service(scope, STMF_SERVICE, *service) == -1) {
usr/src/lib/smbsrv/libsmb/common/smb_scfutil.c
665
if (scf_scope_get_service(handle->scf_scope,