Searched refs:pr_numvalues (Results 1 – 2 of 2) sorted by relevance
54 uint32_t pr_numvalues; member
296 ret->pr_numvalues = numvals; in fill_prop()1757 for (i = 0; i < prop->pr_numvalues; i++) { in scf_simple_prop_free()1771 for (i = 0; i < prop->pr_numvalues; i++) { in scf_simple_prop_free()2287 return (prop->pr_numvalues); in scf_simple_prop_numvalues()2357 if (prop->pr_iter >= prop->pr_numvalues) { in scf_next_val()