Home
last modified time | relevance | path

Searched refs:scf_scope_get_name (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/libscf/common/
H A Dmapfile-vers187 scf_scope_get_name;
H A Dlowlevel.c2698 scf_scope_get_name(const scf_scope_t *rep, char *out, size_t len) in scf_scope_get_name() function
2711 if (scf_scope_get_name(child, name, sizeof (name)) < 0) in scf_scope_get_parent()
5734 r = scf_scope_get_name(scope, tmp, sizeof (tmp)); in scf_scope_to_fmri()
/illumos-gate/usr/src/man/man3scf/
H A DMakefile116 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 Dlibscf.h579 ssize_t scf_scope_get_name(const scf_scope_t *, char *, size_t);
/illumos-gate/usr/src/cmd/svc/svcs/
H A Dsvcs.c1511 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 Dsystem-library.man3scf.inc156 link path=usr/share/man/man3scf/scf_scope_get_name.3scf \