null

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

/illumos-gate/usr/src/lib/libscf/common/
H A Dscf_tmpl.c2916 scf_tmpl_pg_name(const scf_pg_tmpl_t *t, char **out) function
5042 if (scf_tmpl_pg_name(t, &t_pg_name) == -1) {
5099 if (scf_tmpl_pg_name(t, &t_pg_name) == -1) {
5152 if (scf_tmpl_pg_name(t, &t_pg_name) == -1) {
5228 if (scf_tmpl_pg_name(pt->prt_t, &t_pg_name) == -1) {
5314 if (scf_tmpl_pg_name(pt->prt_t, &t_pg_name) == -1) {
5433 if (scf_tmpl_pg_name(pt->prt_t, &t_pg_name) == -1) {
5514 if (scf_tmpl_pg_name(pt->prt_t, &t_pg_name) == -1) {
5605 if (scf_tmpl_pg_name(r, &t_pg_name) == -1) {
5611 if (scf_tmpl_pg_name(
[all...]

Completed in 2864 milliseconds