Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libscf/common/
H A Dscf_tmpl.c92 scf_service_t *pt_svc; member
1879 pg_tmpl->pt_svc = p->pw_svc; in scf_tmpl_get_by_pg()
2038 pg_tmpl->pt_svc = p->pw_svc; in scf_tmpl_get_by_pg_name()
2081 if (t->pt_svc != NULL) in _get_svc_or_inst_iter()
2139 t->pt_svc = t->pt_orig_svc; in _get_next_iterator()
2158 t->pt_svc = NULL; in _get_next_iterator()
2168 t->pt_svc = NULL; in _get_next_iterator()
2535 if (t->pt_svc != t->pt_orig_svc) in scf_tmpl_pg_destroy()
2536 scf_service_destroy(t->pt_svc); in scf_tmpl_pg_destroy()
2560 t->pt_svc = NULL; in scf_tmpl_pg_reset()
[all …]