Home
last modified time | relevance | path

Searched refs:nvpair_unpack_number_array (Results 1 – 4 of 4) sorted by relevance

/NextBSD/sys/contrib/libnv/
HDnvpair_impl.h104 const unsigned char *nvpair_unpack_number_array(bool isbe, nvpair_t *nvp,
HDnvpair.c904 nvpair_unpack_number_array(bool isbe, nvpair_t *nvp, const unsigned char *ptr, in nvpair_unpack_number_array() function
HDnvlist.c1195 ptr = nvpair_unpack_number_array(isbe, nvp, ptr, &left); in nvlist_xunpack()
/NextBSD/sys/cddl/compat/opensolaris/sys/
HDnvpair.h220 #define nvpair_unpack_number_array illumos_nvpair_unpack_number_array macro