Searched refs:scf_scope_add_service (Results 1 – 11 of 11) sorted by relevance
/titanic_41/usr/src/lib/libscf/common/ |
H A D | mapfile-vers | 178 scf_scope_add_service;
|
H A D | lowlevel.c | 2704 scf_scope_add_service(const scf_scope_t *scope, const char *name, in scf_scope_add_service() function
|
/titanic_41/usr/src/man/man3scf/ |
H A D | Makefile | 113 scf_scope_add_service.3scf \ 336 scf_scope_add_service.3scf := LINKSRC = scf_service_create.3scf
|
/titanic_41/usr/src/cmd/svc/common/ |
H A D | manifest_hash.c | 282 if (scf_scope_add_service(scope, MHASH_SVC, svc) == in mhash_store_entry()
|
/titanic_41/usr/src/lib/libscf/inc/ |
H A D | libscf.h | 556 int scf_scope_add_service(const scf_scope_t *, const char *, scf_service_t *);
|
/titanic_41/usr/src/cmd/svc/lsvcrun/ |
H A D | lsvcrun.c | 478 if (scf_scope_add_service(scope, SCF_LEGACY_SERVICE, svc) != in get_script_pg()
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-library.man3scf.inc | 167 link path=usr/share/man/man3scf/scf_scope_add_service.3scf \
|
/titanic_41/usr/src/cmd/svc/startd/ |
H A D | libscf.c | 3631 if (scf_scope_add_service(scope, startd_svc, svc) != 0) { in libscf_create_self()
|
/titanic_41/usr/src/cmd/init/ |
H A D | init.c | 3144 if (scf_scope_add_service(scope, "system/svc/restarter", svc) != in get_or_add_startd()
|
/titanic_41/usr/src/cmd/svc/svccfg/ |
H A D | svccfg_libscf.c | 1394 if (scf_scope_add_service(scope, sstr, svc) != 0) { in create_entity() 7100 if (scf_scope_add_service(imp_scope, imp_tsname, imp_tsvc) != 0) { in lscf_service_import() 7210 if (scf_scope_add_service(scope, s->sc_name, imp_svc) != 0) { in lscf_service_import() 11879 if (scf_scope_add_service(cur_scope, name, NULL) != in lscf_add()
|
/titanic_41/ |
H A D | .gitignore | 7237 usr/src/man/man3scf/scf_scope_add_service.3scf
|