Home
last modified time | relevance | path

Searched refs:scf_service_handle (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/lib/libscf/common/
H A Dmapfile-vers201 scf_service_handle;
H A Dscf_tmpl.c1181 h = scf_service_handle(svc); in _walk_template_instances()
1491 h = scf_service_handle(svc); in _find_template_pg_match()
1677 h = scf_service_handle(svc); in find_pg_match()
H A Dmidlevel.c1230 scf_handle_t *h = scf_service_handle(s); in _smf_refresh_all_instances()
H A Dlowlevel.c2776 scf_service_handle(const scf_service_t *val) in scf_service_handle() function
/illumos-gate/usr/src/man/man3scf/
H A DMakefile128 scf_service_handle.3scf \
344 scf_service_handle.3scf := LINKSRC = scf_service_create.3scf
/illumos-gate/usr/src/lib/libscf/inc/
H A Dlibscf.h584 scf_handle_t *scf_service_handle(const scf_service_t *);
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3scf.inc181 link path=usr/share/man/man3scf/scf_service_handle.3scf \
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c2749 cbdata.sc_handle = scf_service_handle(svc); in lscf_import_service_pgs()