Home
last modified time | relevance | path

Searched refs:nvlist_move_descriptor_array (Results 1 – 5 of 5) sorted by relevance

/freebsd-14-stable/sys/sys/
HDnv_namespace.h161 #define nvlist_move_descriptor_array FreeBSD_nvlist_move_descriptor_array macro
HDnv.h186 void nvlist_move_descriptor_array(nvlist_t *nvl, const char *name, int *value, size_t nitems);
/freebsd-14-stable/lib/libnv/tests/
HDnv_array_tests.cc645 nvlist_move_descriptor_array(nvl, key, testfd, count); in ATF_TEST_CASE_BODY()
685 nvlist_move_descriptor_array(nvl, "nvl/fd", NULL, 0); in ATF_TEST_CASE_BODY()
760 nvlist_move_descriptor_array(nvl, "nvl/fd", fdmove, 1); in ATF_TEST_CASE_BODY()
/freebsd-14-stable/sys/contrib/libnv/
HDnvlist.c1852 nvlist_move_descriptor_array(nvlist_t *nvl, const char *name, int *value, in nvlist_move_descriptor_array() function
/freebsd-14-stable/share/man/man9/
HDMakefile1718 nv.9 nvlist_move_descriptor_array.9 \