Searched refs:numpropvals (Results 1 – 1 of 1) sorted by relevance
2072 boolean_t create, int numpropvals, const char **propvals) in ra_set_prop_from_string() argument2137 if ((values = calloc(numpropvals, sizeof (scf_value_t *))) == NULL) { in ra_set_prop_from_string()2161 for (i = 0; i < numpropvals; i++) { in ra_set_prop_from_string()2203 for (i = 0; i < numpropvals; i++) { in ra_set_prop_from_string()