Searched defs:scf_tmpl_prop_name (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libscf/common/
H A Dscf_tmpl.c3149 scf_tmpl_prop_name(const scf_prop_tmpl_t *t, char **out) function
5158 if (scf_tmpl_prop_name(pt, &t_prop_name) == -1) {
5234 if (scf_tmpl_prop_name(pt, &t_prop_name) == -1) {
5320 if (scf_tmpl_prop_name(pt, &t_prop_name) == -1) {
5439 if (scf_tmpl_prop_name(pt, &t_prop_name) == -1) {
5520 if (scf_tmpl_prop_name(pt, &t_prop_name) == -1) {
6309 if (scf_tmpl_prop_name(pt, &prop_name) == -1)

Completed in 983 milliseconds