Searched refs:nvlist_xndescriptors (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/kern/
H A Dsubr_nvlist.c539 nvlist_xndescriptors(const nvlist_t *nvl, int level) function
557 ndescs += nvlist_xndescriptors(nvpair_get_nvlist(nvp),
573 return (nvlist_xndescriptors(nvl, 0));

Completed in 49 milliseconds