Searched refs:tmpl_prop_name (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libscf/inc/
H A Dlibscf_priv.h470 const char *tmpl_prop_name, const char *tmpl_prop_type);
/osnet-11/usr/src/lib/libscf/common/
H A Dscf_tmpl.c2594 char *tmpl_prop_name; local
2608 tmpl_prop_name = _tmpl_prop_name(prop, t);
2609 if (tmpl_prop_name == NULL) {
2615 tmpl_prop_name, pg) != 0) {
2646 free(tmpl_prop_name);
2653 prop_tmpl->prt_pg_name = tmpl_prop_name;
4436 * prop_pattern name="err->tmpl_prop_name"
5075 const char *tmpl_prop_name, const char *tmpl_prop_type)
5095 err->te_tmpl_prop_name = tmpl_prop_name;
5071 _scf_tmpl_add_error(scf_tmpl_errors_t *errs, scf_tmpl_error_type_t type, const char *pg_name, const char *prop_name, const char *ev1, const char *ev2, const char *actual, const char *tmpl_fmri, const char *tmpl_pg_name, const char *tmpl_pg_type, const char *tmpl_prop_name, const char *tmpl_prop_type) argument

Completed in 882 milliseconds