Searched refs:pg_tmpl (Results 1 – 1 of 1) sorted by relevance
1717 scf_tmpl_get_by_pg(scf_propertygroup_t *pg, scf_pg_tmpl_t *pg_tmpl, int flags) in scf_tmpl_get_by_pg() argument1733 scf_tmpl_pg_reset(pg_tmpl); in scf_tmpl_get_by_pg()1872 pg_tmpl->pt_h = h; in scf_tmpl_get_by_pg()1873 pg_tmpl->pt_pg = p->pw_pg; in scf_tmpl_get_by_pg()1874 pg_tmpl->pt_inst = p->pw_inst; in scf_tmpl_get_by_pg()1878 pg_tmpl->pt_snap = p->pw_snap; in scf_tmpl_get_by_pg()1879 pg_tmpl->pt_svc = p->pw_svc; in scf_tmpl_get_by_pg()1883 pg_tmpl->pt_populated = 1; in scf_tmpl_get_by_pg()1937 const char *pg_name, const char *pg_type, scf_pg_tmpl_t *pg_tmpl, int flags) in scf_tmpl_get_by_pg_name() argument1946 assert(pg_tmpl != NULL); in scf_tmpl_get_by_pg_name()[all …]