Home
last modified time | relevance | path

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

/freebsd/sys/contrib/libnv/
H A Dnvlist.c1879 #define NVLIST_GET(ftype, type, TYPE) \ macro
1891 NVLIST_GET(bool, bool, BOOL) in NVLIST_GET() function