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

/illumos-gate/usr/src/lib/libscf/common/
H A Dscf_tmpl.c2494 if (scf_tmpl_pg_type(pg_tmpl, &tmpl_type) != -1) {
3047 scf_tmpl_pg_type(const scf_pg_tmpl_t *t, char **out) function
5045 if (scf_tmpl_pg_type(t, &t_pg_type) == -1) {
5102 if (scf_tmpl_pg_type(t, &t_pg_type) == -1) {
5155 if (scf_tmpl_pg_type(t, &t_pg_type) == -1) {
5231 if (scf_tmpl_pg_type(pt->prt_t, &t_pg_type) == -1) {
5317 if (scf_tmpl_pg_type(pt->prt_t, &t_pg_type) == -1) {
5436 if (scf_tmpl_pg_type(pt->prt_t, &t_pg_type) == -1) {
5517 if (scf_tmpl_pg_type(pt->prt_t, &t_pg_type) == -1) {
5608 if (scf_tmpl_pg_type(
[all...]
/illumos-gate/usr/src/man/man3scf/
H A DMakefile182 scf_tmpl_pg_type.3scf \
388 scf_tmpl_pg_type.3scf := LINKSRC = scf_tmpl_pg_name.3scf

Completed in 53 milliseconds