Searched refs:nelm (Results 1 – 1 of 1) sorted by relevance
1372 int nelm; in nvpair_value() local1374 nelm = BSWAP_32(*(uint32_t *)nvp); in nvpair_value()1375 if (valtype != DATA_TYPE_BOOLEAN && nelm < 1) in nvpair_value()1401 *nelmp = nelm; in nvpair_value()1501 int nelm, i; in vdev_get_bootpath() local1505 DATA_TYPE_NVLIST_ARRAY, &nelm)) in vdev_get_bootpath()1508 for (i = 0; i < nelm; i++) { in vdev_get_bootpath()