Searched refs:scf_scope_get_name (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/lib/libscf/common/ |
H A D | mapfile-vers | 187 scf_scope_get_name;
|
H A D | lowlevel.c | 2707 scf_scope_get_name(const scf_scope_t *rep, char *out, size_t len) in scf_scope_get_name() function 2720 if (scf_scope_get_name(child, name, sizeof (name)) < 0) in scf_scope_get_parent() 5743 r = scf_scope_get_name(scope, tmp, sizeof (tmp)); in scf_scope_to_fmri()
|
/illumos-gate/usr/src/man/man3scf/ |
H A D | Makefile | 116 scf_scope_get_name.3scf \ 335 scf_scope_get_name.3scf := LINKSRC = scf_scope_create.3scf
|
/illumos-gate/usr/src/lib/libscf/inc/ |
H A D | libscf.h | 579 ssize_t scf_scope_get_name(const scf_scope_t *, char *, size_t);
|
/illumos-gate/usr/src/cmd/svc/svcs/ |
H A D | svcs.c | 1511 if (scf_scope_get_name(wip->scope, scope_buf, max_scf_name_length) < 0) in sprint_scope() 3371 if (scf_scope_get_name(wip->scope, provider_scope, in list_dependents()
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-library.man3scf.inc | 156 link path=usr/share/man/man3scf/scf_scope_get_name.3scf \
|