Lines Matching defs:nvpair
1260 /* Get value from nvpair */
1539 * Just add the new nvpair to the destination
2399 * if nvpair type == nvlist, then security list
2633 nvpair_t *nvpair;
2635 for (nvpair = nvlist_next_nvpair(proplist, NULL);
2636 nvpair != NULL;
2637 nvpair = nvlist_next_nvpair(proplist, nvpair)) {
2638 if (nvpair_type(nvpair) == DATA_TYPE_NVLIST) {
3847 * retrieve the share nvlist from nvpair