Searched refs:nvlist_array (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/contrib/libnv/
H A Dcnvlist.c107 CNVLIST_GET_ARRAY(const nvlist_t * const *, nvlist_array, NVLIST_ARRAY)
172 CNVLIST_TAKE_ARRAY(nvlist_t **, nvlist_array, NVLIST_ARRAY)
211 CNVLIST_FREE(nvlist_array)
H A Dnvlist.c1441 NVLIST_EXISTS(nvlist_array, NVLIST_ARRAY)
2039 NVLIST_FREE(nvlist_array, NVLIST_ARRAY)
/freebsd-11-stable/cddl/usr.sbin/zfsd/
H A Dvdev.cc163 uint64_t *nvlist_array; local
180 &nvlist_array, &vsc) == 0) {
181 vs = reinterpret_cast<vdev_stat_t *>(nvlist_array);
H A Dcase_file.cc543 uint64_t *nvlist_array; local
548 ZPOOL_CONFIG_VDEV_STATS, &nvlist_array, &nstats) != 0) {
554 vs = reinterpret_cast<vdev_stat_t *>(nvlist_array);
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libnvpair/
H A Dlibnvpair.c466 NVLIST_PRINTCTL_AREPLACE(nvlist_array, nvlist_t **)
743 ARENDER(pctl, nvlist_array, nvl, name, val, nelem);

Completed in 86 milliseconds