Searched refs:NV_TYPE_FIRST (Results 1 – 3 of 3) sorted by relevance
56 #define NV_TYPE_FIRST NV_TYPE_NULL macro
383 (type >= NV_TYPE_FIRST && type <= NV_TYPE_LAST)); in nvlist_find()412 (type >= NV_TYPE_FIRST && type <= NV_TYPE_LAST)); in nvlist_exists_type()425 (type >= NV_TYPE_FIRST && type <= NV_TYPE_LAST)); in nvlist_free_type()
124 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()