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

/freebsd-10-stable/lib/libnv/
H A DMakefile37 nv.3 nvlist_dump.3 \
/freebsd-10-stable/sys/sys/
H A Dnv.h84 void nvlist_dump(const nvlist_t *nvl, int fd);
/freebsd-10-stable/sys/cddl/compat/opensolaris/sys/
H A Dnvpair.h72 #define nvlist_dump illumos_nvlist_dump macro
/freebsd-10-stable/sys/kern/
H A Dsubr_nvlist.c358 nvlist_dump(const nvlist_t *nvl, int fd) function
439 nvlist_dump(nvl, fileno(fp));

Completed in 61 milliseconds