Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libscf/common/
H A Dscf_tmpl.c125 scf_pg_tmpl_t *prt_t; member
2654 prop_tmpl->prt_t = t; in scf_tmpl_get_by_prop()
2772 prop_tmpl->prt_t = t; in scf_tmpl_iter_props()
2896 t->prt_t = NULL; in scf_tmpl_prop_reset()
5220 if ((t_fmri = _scf_tmpl_get_fmri(pt->prt_t)) == NULL) in _add_tmpl_wrong_prop_type_error()
5228 if (scf_tmpl_pg_name(pt->prt_t, &t_pg_name) == -1) { in _add_tmpl_wrong_prop_type_error()
5231 if (scf_tmpl_pg_type(pt->prt_t, &t_pg_type) == -1) { in _add_tmpl_wrong_prop_type_error()
5300 if ((t_fmri = _scf_tmpl_get_fmri(pt->prt_t)) == NULL) in _add_tmpl_count_error()
5314 if (scf_tmpl_pg_name(pt->prt_t, &t_pg_name) == -1) { in _add_tmpl_count_error()
5317 if (scf_tmpl_pg_type(pt->prt_t, &t_pg_type) == -1) { in _add_tmpl_count_error()
[all …]