Searched refs:scf_iter_scope_services (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/man/man3scf/
H A DMakefile86 scf_iter_scope_services.3scf \
296 scf_iter_scope_services.3scf := LINKSRC = scf_iter_create.3scf
/illumos-gate/usr/src/lib/libscf/inc/
H A Dlibscf.h520 int scf_iter_scope_services(scf_iter_t *, const scf_scope_t *);
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dsvc.c267 if (scf_iter_scope_services(svc_iter, sc) != 0)
/illumos-gate/usr/src/cmd/halt/
H A Dhalt.c315 if (scf_iter_scope_services(siter, sc) != 0)
/illumos-gate/usr/src/cmd/svc/svcs/
H A Dexplain.c553 if (scf_iter_scope_services(siter, g_local_scope) != 0)
/illumos-gate/usr/src/lib/libscf/common/
H A Dmidlevel.c1593 (scf_iter_scope_services(svc_iter, scope) != SCF_SUCCESS))
H A Dlowlevel.c2482 scf_iter_scope_services(scf_iter_t *iter, const scf_scope_t *s) function
6558 if (scf_iter_scope_services(sciter, scope) != 0) {
/illumos-gate/usr/src/cmd/svc/startd/
H A Dlibscf.c2817 if (scf_iter_scope_services(svc_iter, scope) == -1)
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c10990 if (scf_iter_scope_services(iter, scope) != 0)
11136 if (scf_iter_scope_services(siter, scope) != SCF_SUCCESS)
11828 if (scf_iter_scope_services(iter, cur_scope) != SCF_SUCCESS)
17583 if (scf_iter_scope_services(iter, cur_scope) != 0)

Completed in 164 milliseconds