Searched defs:scf_scope_get_name (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/man/man3scf/
H A DMakefile115 scf_scope_get_name.3scf \
333 scf_scope_get_name.3scf := LINKSRC = scf_scope_create.3scf
/illumos-gate/usr/src/lib/libscf/common/
H A Dlowlevel.c2647 scf_scope_get_name(const scf_scope_t *rep, char *out, size_t len) function
2660 if (scf_scope_get_name(child, name, sizeof (name)) < 0)
5683 r = scf_scope_get_name(scope, tmp, sizeof (tmp));

Completed in 57 milliseconds