Home
last modified time | relevance | path

Searched refs:_read_localized_astring_from_pg (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libscf/common/
H A Dscf_tmpl.c2942 _read_localized_astring_from_pg(scf_propertygroup_t *pg, const char *name, in _read_localized_astring_from_pg() function
2993 if ((*out = _read_localized_astring_from_pg(t->pt_pg, in scf_tmpl_pg_common_name()
3023 if ((*out = _read_localized_astring_from_pg(t->pt_pg, in scf_tmpl_pg_description()
3307 if ((*out = _read_localized_astring_from_pg(t->prt_pg, in scf_tmpl_prop_common_name()
3337 if ((*out = _read_localized_astring_from_pg(t->prt_pg, in scf_tmpl_prop_description()
3366 if ((*out = _read_localized_astring_from_pg(t->prt_pg, in scf_tmpl_prop_units()
4254 *out = _read_localized_astring_from_pg(t->prt_pg, value_name, locale); in scf_tmpl_value_common_name()
4301 *out = _read_localized_astring_from_pg(t->prt_pg, value_name, locale); in scf_tmpl_value_description()