Lines Matching defs:pg
220 _scf_get_pg_type(scf_propertygroup_t *pg) in _scf_get_pg_type()
327 _read_single_value_from_pg(scf_propertygroup_t *pg, const char *prop_name, in _read_single_value_from_pg()
398 _scf_read_single_astring_from_pg(scf_propertygroup_t *pg, const char *prop_name) in _scf_read_single_astring_from_pg()
489 _read_single_boolean_from_pg(scf_propertygroup_t *pg, const char *prop_name, in _read_single_boolean_from_pg()
531 _append_astrings_values(scf_propertygroup_t *pg, const char *prop_name, in _append_astrings_values()
682 _read_astrings_values(scf_propertygroup_t *pg, const char *prop_name, in _read_astrings_values()
759 _tmpl_pg_name(const char *pg, const char *type, int use_type) in _tmpl_pg_name()
813 _scf_get_pg_name(scf_propertygroup_t *pg) in _scf_get_pg_name()
990 scf_propertygroup_t *pg = NULL; in _get_restarter_inst() local
1317 const scf_snapshot_t *snap, const char *name, scf_propertygroup_t *pg) in _get_pg()
1344 const scf_snapshot_t *snap, const char *name, scf_propertygroup_t *pg) in _lookup_pg()
1388 check_target_match(scf_propertygroup_t *pg, const char *target) in check_target_match()
1480 scf_propertygroup_t *pg = NULL; in _find_template_pg_match() local
1667 scf_propertygroup_t *pg; in find_pg_match() local
1717 scf_tmpl_get_by_pg(scf_propertygroup_t *pg, scf_pg_tmpl_t *pg_tmpl, int flags) in scf_tmpl_get_by_pg()
2234 _scf_tmpl_prop_value(scf_propertygroup_t *pg, const char *pname, char **out) in _scf_tmpl_prop_value()
2302 scf_propertygroup_t *pg = NULL; in scf_tmpl_iter_pgs() local
2598 scf_propertygroup_t *pg = NULL; in scf_tmpl_get_by_prop() local
2723 scf_propertygroup_t *pg = NULL; in scf_tmpl_iter_props() local
2942 _read_localized_astring_from_pg(scf_propertygroup_t *pg, const char *name, in _read_localized_astring_from_pg()
3689 _check_choices_include_values(scf_propertygroup_t *pg, const char *name) in _check_choices_include_values()
5084 scf_propertygroup_t *pg) in _add_tmpl_wrong_pg_type_error()
5138 scf_propertygroup_t *pg, const scf_prop_tmpl_t *pt) in _add_tmpl_missing_prop_error()
5208 scf_propertygroup_t *pg, const scf_prop_tmpl_t *pt, scf_property_t *prop) in _add_tmpl_wrong_prop_type_error()
5286 scf_propertygroup_t *pg, const scf_prop_tmpl_t *pt, scf_property_t *prop, in _add_tmpl_count_error()
5395 scf_propertygroup_t *pg, const scf_prop_tmpl_t *pt, scf_property_t *prop, in _add_tmpl_constraint_error()
5486 scf_propertygroup_t *pg, const scf_prop_tmpl_t *pt, scf_property_t *prop, in _add_tmpl_int_error()
5689 _value_in_constraint(scf_propertygroup_t *pg, scf_property_t *prop, in _value_in_constraint()
5977 _validate_cardinality(scf_propertygroup_t *pg, scf_prop_tmpl_t *pt, in _validate_cardinality()
6065 _check_property(scf_prop_tmpl_t *pt, scf_propertygroup_t *pg, in _check_property()
6192 _check_pg(scf_pg_tmpl_t *t, scf_propertygroup_t *pg, char *pg_name, in _check_pg()
6534 scf_propertygroup_t *pg = NULL; in scf_tmpl_validate_fmri() local