Searched refs:scf_service_get_name (Results 1 – 11 of 11) sorted by relevance
/titanic_44/usr/src/cmd/svc/startd/ |
H A D | expand.c | 383 sname_len = scf_service_get_name(svc, NULL, 0); in expand_token() 399 szret = scf_service_get_name(svc, sname, sname_len + 1); in expand_token()
|
H A D | restarter.c | 408 if ((scf_service_get_name(scf_svc, svc_name, max_scf_name_size) < 0) || in restarter_insert_inst()
|
/titanic_44/usr/src/lib/libscf/common/ |
H A D | mapfile-vers | 192 scf_service_get_name;
|
H A D | lowlevel.c | 2887 scf_service_get_name(const scf_service_t *rep, char *out, size_t len) in scf_service_get_name() function 5739 r = scf_service_get_name(svc, tmp, sizeof (tmp)); in scf_service_to_fmri()
|
/titanic_44/usr/src/man/man3scf/ |
H A D | Makefile | 124 scf_service_get_name.3scf \ 340 scf_service_get_name.3scf := LINKSRC = scf_service_create.3scf
|
/titanic_44/usr/src/lib/libscf/inc/ |
H A D | libscf.h | 552 ssize_t scf_service_get_name(const scf_service_t *, char *, size_t);
|
/titanic_44/usr/src/cmd/svc/svcs/ |
H A D | svcs.c | 1553 if (scf_service_get_name(wip->svc, svc_buf, in sprint_service() 3341 scf_service_get_name(wip->svc, provider_svc, in list_dependents()
|
H A D | explain.c | 563 if (scf_service_get_name(g_svc, svcname, in load_services()
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | system-library.man3scf.inc | 189 link path=usr/share/man/man3scf/scf_service_get_name.3scf \
|
/titanic_44/usr/src/cmd/svc/svccfg/ |
H A D | svccfg_libscf.c | 10705 if (scf_service_get_name(svc, exp_str, max_scf_name_len + 1) < 0) in export_service() 10987 if (scf_service_get_name(svc, exp_str, in make_archive() 11136 if (scf_service_get_name(svc, namebuf, max_scf_name_len + 1) < in lscf_profile_extract() 11825 if (scf_service_get_name(svc, buf, in lscf_list() 17580 if (scf_service_get_name(svc, buf, in CPL_MATCH_FN()
|
/titanic_44/ |
H A D | .gitignore | 7248 usr/src/man/man3scf/scf_service_get_name.3scf
|