Home
last modified time | relevance | path

Searched refs:scf_iter_scope_services (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/lib/libscf/common/
H A Dmapfile-vers154 scf_iter_scope_services;
H A Dmidlevel.c1653 (scf_iter_scope_services(svc_iter, scope) != SCF_SUCCESS)) in scf_simple_walk_instances()
H A Dlowlevel.c2533 scf_iter_scope_services(scf_iter_t *iter, const scf_scope_t *s) in scf_iter_scope_services() function
6640 if (scf_iter_scope_services(sciter, scope) != 0) { in scf_walk_fmri()
/illumos-gate/usr/src/man/man3scf/
H A DMakefile87 scf_iter_scope_services.3scf \
298 scf_iter_scope_services.3scf := LINKSRC = scf_iter_create.3scf
/illumos-gate/usr/src/lib/libscf/inc/
H A Dlibscf.h543 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) in svc_enum()
/illumos-gate/usr/src/cmd/halt/
H A Dhalt.c316 if (scf_iter_scope_services(siter, sc) != 0) in stop_delegates()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3scf.inc102 link path=usr/share/man/man3scf/scf_iter_scope_services.3scf \
/illumos-gate/usr/src/cmd/svc/svcs/
H A Dexplain.c559 if (scf_iter_scope_services(siter, g_local_scope) != 0) in load_services()
/illumos-gate/usr/src/cmd/svc/startd/
H A Dlibscf.c2825 if (scf_iter_scope_services(svc_iter, scope) == -1) in libscf_populate_graph()
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c11014 if (scf_iter_scope_services(iter, scope) != 0) in make_archive()
11160 if (scf_iter_scope_services(siter, scope) != SCF_SUCCESS) in lscf_profile_extract()
11852 if (scf_iter_scope_services(iter, cur_scope) != SCF_SUCCESS) in lscf_list()
17607 if (scf_iter_scope_services(iter, cur_scope) != 0) in CPL_MATCH_FN()