Home
last modified time | relevance | path

Searched refs:nelm (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/grub/grub-0.97/stage2/
H A Dfsys_zfs.c1366 int nelm; in nvpair_value() local
1368 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() local
1499 DATA_TYPE_NVLIST_ARRAY, &nelm)) in vdev_get_bootpath()
1502 for (i = 0; i < nelm; i++) { in vdev_get_bootpath()