Home
last modified time | relevance | path

Searched defs:NVLIST_GET_ARRAY (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/libnv/
H A Dnvlist.c1918 #define NVLIST_GET_ARRAY(ftype, type, TYPE) \ macro
1931 NVLIST_GET_ARRAY(const bool *, bool, BOOL) in NVLIST_GET_ARRAY() function