Searched refs:pr_numvalues (Results 1 – 2 of 2) sorted by relevance
52 uint32_t pr_numvalues; member
298 ret->pr_numvalues = numvals; in fill_prop()1817 for (i = 0; i < prop->pr_numvalues; i++) { in scf_simple_prop_free()1831 for (i = 0; i < prop->pr_numvalues; i++) { in scf_simple_prop_free()2347 return (prop->pr_numvalues); in scf_simple_prop_numvalues()2417 if (prop->pr_iter >= prop->pr_numvalues) { in scf_next_val()