Lines Matching defs:pw_pg
112 scf_propertygroup_t *pw_pg;
1157 * populated p->pw_pg with the matching property group.
1196 assert(p->pw_pg != NULL);
1197 tg = _scf_read_single_astring_from_pg(p->pw_pg,
1204 scf_pg_destroy(p->pw_pg);
1205 p->pw_pg = NULL;
1234 assert(p->pw_pg != NULL);
1235 tg = _scf_read_single_astring_from_pg(p->pw_pg,
1239 scf_pg_destroy(p->pw_pg);
1240 p->pw_pg = NULL;
1270 assert(p->pw_pg != NULL);
1271 tg = _scf_read_single_astring_from_pg(p->pw_pg,
1275 scf_pg_destroy(p->pw_pg);
1276 p->pw_pg = NULL;
1690 p->pw_pg = pg;
1871 if (p->pw_pg != NULL) {
1873 pg_tmpl->pt_pg = p->pw_pg;
2030 if (p->pw_pg != NULL) {
2032 pg_tmpl->pt_pg = p->pw_pg;