Home
last modified time | relevance | path

Searched refs:scf_iter_service_pgs_typed (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/lib/libscf/common/
H A Dmapfile-vers157 scf_iter_service_pgs_typed;
H A Dscf_tmpl.c1554 ret = scf_iter_service_pgs_typed(iter, svc, in _find_template_pg_match()
2082 ret = scf_iter_service_pgs_typed(iter, t->pt_svc, in _get_svc_or_inst_iter()
2753 err = scf_iter_service_pgs_typed(iter, t->pt_svc, in scf_tmpl_iter_props()
H A Dmidlevel.c1936 if (scf_iter_service_pgs_typed(pgiter, svc, SCF_GROUP_APPLICATION) != in scf_simple_app_props_get()
H A Dlowlevel.c2566 scf_iter_service_pgs_typed(scf_iter_t *iter, const scf_service_t *svc, in scf_iter_service_pgs_typed() function
6749 if (scf_iter_service_pgs_typed(iter, svc, in scf_walk_fmri()
/illumos-gate/usr/src/man/man3scf/
H A DMakefile90 scf_iter_service_pgs_typed.3scf \
301 scf_iter_service_pgs_typed.3scf := LINKSRC = scf_iter_create.3scf
/illumos-gate/usr/src/lib/libscf/inc/
H A Dlibscf.h549 int scf_iter_service_pgs_typed(scf_iter_t *, const scf_service_t *,
/illumos-gate/usr/src/cmd/svc/lsvcrun/
H A Dlsvcrun.c324 if (scf_iter_service_pgs_typed(iter, svc, SCF_GROUP_FRAMEWORK) != in pg_match()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3scf.inc108 link path=usr/share/man/man3scf/scf_iter_service_pgs_typed.3scf \
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c13346 r = scf_iter_service_pgs_typed(iter, cur_svc, in list_entity_tmpl()