Searched refs:scf_tmpl_pg_type (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libscf/common/
H A Dscf_tmpl.c2491 if (scf_tmpl_pg_type(pg_tmpl, &tmpl_type) != -1) {
3121 scf_tmpl_pg_type(const scf_pg_tmpl_t *t, char **out) function
5156 if (scf_tmpl_pg_type(t, &t_pg_type) == -1) {
5213 if (scf_tmpl_pg_type(t, &t_pg_type) == -1) {
5266 if (scf_tmpl_pg_type(t, &t_pg_type) == -1) {
5342 if (scf_tmpl_pg_type(pt->prt_t, &t_pg_type) == -1) {
5428 if (scf_tmpl_pg_type(pt->prt_t, &t_pg_type) == -1) {
5547 if (scf_tmpl_pg_type(pt->prt_t, &t_pg_type) == -1) {
5628 if (scf_tmpl_pg_type(pt->prt_t, &t_pg_type) == -1) {
5719 if (scf_tmpl_pg_type(
[all...]
/osnet-11/usr/src/lib/libscf/inc/
H A Dlibscf.h791 ssize_t scf_tmpl_pg_type(const scf_pg_tmpl_t *, char **);

Completed in 39 milliseconds