Searched refs:scf_scope_get_name (Results 1 – 7 of 7) sorted by relevance
/titanic_44/usr/src/lib/libscf/common/ |
H A D | mapfile-vers | 181 scf_scope_get_name;
|
H A D | lowlevel.c | 2647 scf_scope_get_name(const scf_scope_t *rep, char *out, size_t len) in scf_scope_get_name() function 2660 if (scf_scope_get_name(child, name, sizeof (name)) < 0) in scf_scope_get_parent() 5683 r = scf_scope_get_name(scope, tmp, sizeof (tmp)); in scf_scope_to_fmri()
|
/titanic_44/usr/src/man/man3scf/ |
H A D | Makefile | 115 scf_scope_get_name.3scf \ 333 scf_scope_get_name.3scf := LINKSRC = scf_scope_create.3scf
|
/titanic_44/usr/src/lib/libscf/inc/ |
H A D | libscf.h | 544 ssize_t scf_scope_get_name(const scf_scope_t *, char *, size_t);
|
/titanic_44/usr/src/cmd/svc/svcs/ |
H A D | svcs.c | 1522 if (scf_scope_get_name(wip->scope, scope_buf, max_scf_name_length) < 0) in sprint_scope() 3339 if (scf_scope_get_name(wip->scope, provider_scope, in list_dependents()
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | system-library.man3scf.inc | 171 link path=usr/share/man/man3scf/scf_scope_get_name.3scf \
|
/titanic_44/ |
H A D | .gitignore | 7239 usr/src/man/man3scf/scf_scope_get_name.3scf
|