Searched refs:scf_iter_scope_services (Results 1 – 11 of 11) sorted by relevance
/illumos-gate/usr/src/lib/libscf/common/ |
H A D | mapfile-vers | 154 scf_iter_scope_services;
|
H A D | midlevel.c | 1653 (scf_iter_scope_services(svc_iter, scope) != SCF_SUCCESS)) in scf_simple_walk_instances()
|
H A D | lowlevel.c | 2542 scf_iter_scope_services(scf_iter_t *iter, const scf_scope_t *s) in scf_iter_scope_services() function 6649 if (scf_iter_scope_services(sciter, scope) != 0) { in scf_walk_fmri()
|
/illumos-gate/usr/src/man/man3scf/ |
H A D | Makefile | 87 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 D | libscf.h | 543 int scf_iter_scope_services(scf_iter_t *, const scf_scope_t *);
|
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/ |
H A D | svc.c | 267 if (scf_iter_scope_services(svc_iter, sc) != 0) in svc_enum()
|
/illumos-gate/usr/src/cmd/halt/ |
H A D | halt.c | 316 if (scf_iter_scope_services(siter, sc) != 0) in stop_delegates()
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-library.man3scf.inc | 102 link path=usr/share/man/man3scf/scf_iter_scope_services.3scf \
|
/illumos-gate/usr/src/cmd/svc/svcs/ |
H A D | explain.c | 560 if (scf_iter_scope_services(siter, g_local_scope) != 0) in load_services()
|
/illumos-gate/usr/src/cmd/svc/startd/ |
H A D | libscf.c | 2825 if (scf_iter_scope_services(svc_iter, scope) == -1) in libscf_populate_graph()
|
/illumos-gate/usr/src/cmd/svc/svccfg/ |
H A D | svccfg_libscf.c | 11014 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()
|