Home
last modified time | relevance | path

Searched refs:scf_scope_get_service (Results 1 – 25 of 26) sorted by relevance

12

/illumos-gate/usr/src/cmd/isns/isnsd/
H A Dconfig.c103 if (scf_scope_get_service(sc, ISNS_SERVER_SVC_NAME, svc) == -1) { in load_config()
/illumos-gate/usr/src/cmd/svc/common/
H A Dmanifest_hash.c151 if (scf_scope_get_service(scope, MHASH_SVC, svc) < 0) { in mhash_retrieve_entry()
273 if (scf_scope_get_service(scope, MHASH_SVC, svc) == in mhash_store_entry()
/illumos-gate/usr/src/lib/libscf/common/
H A Dmapfile-vers189 scf_scope_get_service;
H A Dlowlevel.c2768 scf_scope_get_service(const scf_scope_t *s, const char *name, in scf_scope_get_service() function
5635 if (scf_scope_get_service(sc, service, svc) == -1) { in scf_handle_decode_fmri()
6739 if (scf_scope_get_service(scope, SCF_LEGACY_SERVICE, in scf_walk_fmri()
6954 if (scf_scope_get_service(scope, in scf_walk_fmri()
/illumos-gate/usr/src/man/man3scf/
H A DMakefile117 scf_scope_get_service.3scf \
339 scf_scope_get_service.3scf := LINKSRC = scf_service_create.3scf
/illumos-gate/usr/src/lib/libndmp/common/
H A Dlibndmp_prop.c280 if (scf_scope_get_service(handle->scf_scope, svc_name, in ndmp_smf_scf_init()
/illumos-gate/usr/src/cmd/svc/startd/
H A Dexpand.c195 if (scf_scope_get_service(scope, sn, svc) != 0) in get_prop_val_str()
H A Dlibscf.c3621 if (scf_scope_get_service(scope, startd_svc, svc) != 0) { in libscf_create_self()
/illumos-gate/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_scfutil.c665 if (scf_scope_get_service(handle->scf_scope, in smb_smf_scf_init()
/illumos-gate/usr/src/cmd/fs.d/nfs/lib/
H A Dsmfcfg.c101 if (scf_scope_get_service(handle->fs_scope, in fs_smf_init()
/illumos-gate/usr/src/lib/fm/libfmnotify/common/
H A Dlibfmnotify.c159 scf_scope_get_service(sc, svcname, svc) != -1 && in nd_get_pg()
/illumos-gate/usr/src/cmd/svc/lsvcrun/
H A Dlsvcrun.c472 if (scf_scope_get_service(scope, SCF_LEGACY_SERVICE, svc) != 0) { in get_script_pg()
/illumos-gate/usr/src/lib/libscf/inc/
H A Dlibscf.h590 int scf_scope_get_service(const scf_scope_t *, const char *, scf_service_t *);
/illumos-gate/usr/src/lib/libshare/smbfs/
H A Dsmbfs_scfutil.c227 if (scf_scope_get_service(handle->scf_scope, in smb_smf_scf_init()
/illumos-gate/usr/src/cmd/fcinfo/
H A Dfcadm-list.c114 if (scf_scope_get_service(scope, NPIV_SERVICE, *service) == -1) { in cfgInit()
/illumos-gate/usr/src/lib/libfcoe/common/
H A Dlibfcoe.c147 if (scf_scope_get_service(scope, in fcoe_cfg_scf_init()
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dsvc.c738 if (scf_scope_get_service(scope, name, svc) != 0) { in svc_get_state()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3scf.inc158 link path=usr/share/man/man3scf/scf_scope_get_service.3scf \
/illumos-gate/usr/src/lib/libshare/common/
H A Dscfutil.c139 if (scf_scope_get_service(handle->scope, in sa_scf_init()
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c1392 if (scf_scope_get_service(scope, sstr, svc) != 0) { in create_entity()
6837 if ((ret = scf_scope_get_service(scope, svc->sc_name, imp_svc)) != 0) { in lscf_instance_verify()
7075 if (scf_scope_get_service(scope, s->sc_name, imp_svc) != 0) { in lscf_service_import()
7208 if (scf_scope_get_service(scope, s->sc_name, imp_svc) != 0) { in lscf_service_import()
8745 if (scf_scope_get_service(imp_scope, svc->sc_name, in lscf_bundle_apply()
11309 if (scf_scope_get_service(cur_scope, name, svc) == SCF_SUCCESS) { in select_svc()
12685 if (scf_scope_get_service(cur_scope, fmri, svc) == in lscf_delete()
17430 if (scf_scope_get_service(scope, HASH_SVC, svc) != 0) { in lscf_hash_cleanup()
H A Dsvccfg_xml.c3386 if (scf_scope_get_service(sc, service, svc) != SCF_SUCCESS) { in lxml_check_upgrade()
/illumos-gate/usr/src/lib/libshare/smb/
H A Dlibshare_smb.c1394 if (scf_scope_get_service(scope, servname, service) != 0) in smb_enable_dependencies()
/illumos-gate/usr/src/cmd/svc/svcs/
H A Dexplain.c1993 if (scf_scope_get_service(g_local_scope, svcp->svcname, g_svc) != 0) { in print_service()
/illumos-gate/usr/src/lib/libdladm/common/
H A Dlibdlwlan.c1859 if (scf_scope_get_service(scope, SERVICE_NAME, svc) < 0) in delete_instance()
/illumos-gate/usr/src/cmd/init/
H A Dinit.c3087 if (scf_scope_get_service(scope, "system/svc/restarter", svc) != 0) { in get_or_add_startd()

12