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

/osnet-11/usr/src/lib/libscf/common/
H A Dscf_tmpl.c2831 if (scf_tmpl_prop_required(prop_tmpl, &required) == 0) {
3331 scf_tmpl_prop_required(const scf_prop_tmpl_t *t, uint8_t *out) function
6206 if (scf_tmpl_prop_required(pt, &required) != 0)

Completed in 28 milliseconds