Lines Matching defs:prt_pg

126 	scf_propertygroup_t *prt_pg;
440 type = _scf_read_single_astring_from_pg(pt->prt_pg,
2655 prop_tmpl->prt_pg = pg;
2774 prop_tmpl->prt_pg = pg;
2781 prop_tmpl->prt_pg)) > 0) {
2786 pg_pat = _scf_read_single_astring_from_pg(prop_tmpl->prt_pg,
2876 scf_pg_destroy(t->prt_pg);
2885 scf_pg_destroy(t->prt_pg);
2886 t->prt_pg = NULL;
3151 *out = _scf_read_single_astring_from_pg(t->prt_pg,
3203 type = _scf_read_single_astring_from_pg(t->prt_pg,
3259 if (_read_single_boolean_from_pg(t->prt_pg, SCF_PROPERTY_TM_REQUIRED,
3307 if ((*out = _read_localized_astring_from_pg(t->prt_pg,
3337 if ((*out = _read_localized_astring_from_pg(t->prt_pg,
3366 if ((*out = _read_localized_astring_from_pg(t->prt_pg,
3392 visibility = _scf_read_single_astring_from_pg(t->prt_pg,
3475 if (_read_single_value_from_pg(t->prt_pg,
3486 if (_read_single_value_from_pg(t->prt_pg,
3544 if (_read_astrings_values(t->prt_pg,
3594 ret = _read_astrings_values(t->prt_pg,
3781 if ((ret = _read_astrings_values(t->prt_pg, prop, &vals)) == NULL)
3880 if ((ret = _read_astrings_values(t->prt_pg, prop, &vals)) == NULL)
4022 if ((ret = _read_astrings_values(t->prt_pg,
4030 if ((r = _check_choices_include_values(t->prt_pg, "values")) == 0) {
4034 ret = _append_astrings_values(t->prt_pg,
4038 ret = _read_astrings_values(t->prt_pg,
4050 if ((r = _check_choices_include_values(t->prt_pg, "constraints")) ==
4055 ret = _append_astrings_values(t->prt_pg,
4059 ret = _read_astrings_values(t->prt_pg,
4254 *out = _read_localized_astring_from_pg(t->prt_pg, value_name, locale);
4301 *out = _read_localized_astring_from_pg(t->prt_pg, value_name, locale);