Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libscf/common/
H A Dscf_tmpl.c91 scf_service_t *pt_orig_svc; member
2137 if (t->pt_svc != t->pt_orig_svc) in _get_next_iterator()
2139 t->pt_svc = t->pt_orig_svc; in _get_next_iterator()
2156 if (t->pt_svc != t->pt_orig_svc) in _get_next_iterator()
2166 if (t->pt_svc != t->pt_orig_svc) in _get_next_iterator()
2387 pg_tmpl->pt_orig_svc = svc; in scf_tmpl_iter_pgs()
2534 scf_service_destroy(t->pt_orig_svc); in scf_tmpl_pg_destroy()
2535 if (t->pt_svc != t->pt_orig_svc) in scf_tmpl_pg_destroy()
2556 scf_service_destroy(t->pt_orig_svc); in scf_tmpl_pg_reset()
2557 if (t->pt_svc != t->pt_orig_svc) in scf_tmpl_pg_reset()
[all …]