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

/freebsd-10-stable/lib/libnv/
H A DMakefile68 nv.3 nvlist_move_descriptor.3 \
/freebsd-10-stable/lib/libnv/tests/
H A Dnvlist_move_test.c95 nvlist_move_descriptor(nvl, "nvlist/descriptor/STDERR_FILENO", fd);
/freebsd-10-stable/sys/sys/
H A Dnv.h146 void nvlist_move_descriptor(nvlist_t *nvl, const char *name, int value);
/freebsd-10-stable/sys/cddl/compat/opensolaris/sys/
H A Dnvpair.h152 #define nvlist_move_descriptor illumos_nvlist_move_descriptor macro
/freebsd-10-stable/sys/kern/
H A Dsubr_nvlist.c1306 nvlist_move_descriptor(nvlist_t *nvl, const char *name, int value) function

Completed in 80 milliseconds