Searched refs:tmpl_prop_name (Results 1 – 2 of 2) sorted by relevance
428 const char *tmpl_prop_name, const char *tmpl_prop_type);
2597 char *tmpl_prop_name; in scf_tmpl_get_by_prop() local2611 tmpl_prop_name = _tmpl_prop_name(prop, t); in scf_tmpl_get_by_prop()2612 if (tmpl_prop_name == NULL) { in scf_tmpl_get_by_prop()2618 tmpl_prop_name, pg) != 0) { in scf_tmpl_get_by_prop()2649 free(tmpl_prop_name); in scf_tmpl_get_by_prop()2656 prop_tmpl->prt_pg_name = tmpl_prop_name; in scf_tmpl_get_by_prop()4964 const char *tmpl_prop_name, const char *tmpl_prop_type) in _scf_tmpl_add_error() argument4984 err->te_tmpl_prop_name = tmpl_prop_name; in _scf_tmpl_add_error()