Searched defs:prt_t (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libscf/common/
H A Dscf_tmpl.c124 scf_pg_tmpl_t *prt_t; member in struct:scf_prop_tmpl
2651 prop_tmpl->prt_t = t;
2769 prop_tmpl->prt_t = t;
2893 t->prt_t = NULL;
5331 if ((t_fmri = _scf_tmpl_get_fmri(pt->prt_t)) == NULL)
5339 if (scf_tmpl_pg_name(pt->prt_t, &t_pg_name) == -1) {
5342 if (scf_tmpl_pg_type(pt->prt_t, &t_pg_type) == -1) {
5411 if ((t_fmri = _scf_tmpl_get_fmri(pt->prt_t)) == NULL)
5425 if (scf_tmpl_pg_name(pt->prt_t, &t_pg_name) == -1) {
5428 if (scf_tmpl_pg_type(pt->prt_t,
[all...]

Completed in 36 milliseconds