Home
last modified time | relevance | path

Searched refs:NV_TYPE_FIRST (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/libnv/
H A Dnv_impl.h48 #define NV_TYPE_FIRST NV_TYPE_NULL macro
H A Dbsd_nvpair.c124 PJDLOG_ASSERT(type >= NV_TYPE_FIRST && type <= NV_TYPE_LAST); in nvpair_allocv()
650 #if NV_TYPE_FIRST > 0 in nvpair_unpack_header()
651 if (nvphdr.nvph_type < NV_TYPE_FIRST) in nvpair_unpack_header()
H A Dnvlist.c343 (type >= NV_TYPE_FIRST && type <= NV_TYPE_LAST)); in nvlist_find()
372 (type >= NV_TYPE_FIRST && type <= NV_TYPE_LAST)); in nvlist_exists_type()
385 (type >= NV_TYPE_FIRST && type <= NV_TYPE_LAST)); in nvlist_free_type()