Lines Matching defs:pg

219 _scf_get_pg_type(scf_propertygroup_t *pg)  in _scf_get_pg_type()
326 _read_single_value_from_pg(scf_propertygroup_t *pg, const char *prop_name, in _read_single_value_from_pg()
397 _scf_read_single_astring_from_pg(scf_propertygroup_t *pg, const char *prop_name) in _scf_read_single_astring_from_pg()
488 _read_single_boolean_from_pg(scf_propertygroup_t *pg, const char *prop_name, in _read_single_boolean_from_pg()
530 _append_astrings_values(scf_propertygroup_t *pg, const char *prop_name, in _append_astrings_values()
681 _read_astrings_values(scf_propertygroup_t *pg, const char *prop_name, in _read_astrings_values()
758 _tmpl_pg_name(const char *pg, const char *type, int use_type) in _tmpl_pg_name()
812 _scf_get_pg_name(scf_propertygroup_t *pg) in _scf_get_pg_name()
987 scf_propertygroup_t *pg = NULL; in _get_restarter_inst() local
1314 const scf_snapshot_t *snap, const char *name, scf_propertygroup_t *pg) in _get_pg()
1341 const scf_snapshot_t *snap, const char *name, scf_propertygroup_t *pg) in _lookup_pg()
1385 check_target_match(scf_propertygroup_t *pg, const char *target) in check_target_match()
1477 scf_propertygroup_t *pg = NULL; in _find_template_pg_match() local
1664 scf_propertygroup_t *pg; in find_pg_match() local
1714 scf_tmpl_get_by_pg(scf_propertygroup_t *pg, scf_pg_tmpl_t *pg_tmpl, int flags) in scf_tmpl_get_by_pg()
2230 _scf_tmpl_prop_value(scf_propertygroup_t *pg, const char *pname, char **out) in _scf_tmpl_prop_value()
2298 scf_propertygroup_t *pg = NULL; in scf_tmpl_iter_pgs() local
2594 scf_propertygroup_t *pg = NULL; in scf_tmpl_get_by_prop() local
2719 scf_propertygroup_t *pg = NULL; in scf_tmpl_iter_props() local
2938 _read_localized_astring_from_pg(scf_propertygroup_t *pg, const char *name, in _read_localized_astring_from_pg()
3685 _check_choices_include_values(scf_propertygroup_t *pg, const char *name) in _check_choices_include_values()
5080 scf_propertygroup_t *pg) in _add_tmpl_wrong_pg_type_error()
5134 scf_propertygroup_t *pg, const scf_prop_tmpl_t *pt) in _add_tmpl_missing_prop_error()
5204 scf_propertygroup_t *pg, const scf_prop_tmpl_t *pt, scf_property_t *prop) in _add_tmpl_wrong_prop_type_error()
5282 scf_propertygroup_t *pg, const scf_prop_tmpl_t *pt, scf_property_t *prop, in _add_tmpl_count_error()
5391 scf_propertygroup_t *pg, const scf_prop_tmpl_t *pt, scf_property_t *prop, in _add_tmpl_constraint_error()
5482 scf_propertygroup_t *pg, const scf_prop_tmpl_t *pt, scf_property_t *prop, in _add_tmpl_int_error()
5685 _value_in_constraint(scf_propertygroup_t *pg, scf_property_t *prop, in _value_in_constraint()
5973 _validate_cardinality(scf_propertygroup_t *pg, scf_prop_tmpl_t *pt, in _validate_cardinality()
6061 _check_property(scf_prop_tmpl_t *pt, scf_propertygroup_t *pg, in _check_property()
6188 _check_pg(scf_pg_tmpl_t *t, scf_propertygroup_t *pg, char *pg_name, in _check_pg()
6530 scf_propertygroup_t *pg = NULL; in scf_tmpl_validate_fmri() local