Searched refs:type_and_variant (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/contrib/openzfs/lib/libnvpair/ |
H A D | libnvpair.c | 189 #define NVLIST_PRTFUNC(type_and_variant, vtype, ptype, vfmt) \ argument 191 nvprint_##type_and_variant(nvlist_prtctl_t pctl, void *private, \ 237 #define NVLIST_ARRPRTFUNC(type_and_variant, vtype, ptype, vfmt) \ argument 239 nvaprint_##type_and_variant(nvlist_prtctl_t pctl, void *private, \
|