Searched refs:nelm (Results 1 – 1 of 1) sorted by relevance
1366 int nelm; in nvpair_value() local1368 nelm = BSWAP_32(*(uint32_t *)nvp); in nvpair_value()1369 if (valtype != DATA_TYPE_BOOLEAN && nelm < 1) in nvpair_value()1395 *nelmp = nelm; in nvpair_value()1495 int nelm, i; in vdev_get_bootpath() local1499 DATA_TYPE_NVLIST_ARRAY, &nelm)) in vdev_get_bootpath()1502 for (i = 0; i < nelm; i++) { in vdev_get_bootpath()