Searched refs:nvlist_move_string_array (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12.1/sys/cddl/compat/opensolaris/sys/ |
| H A D | nvpair.h | 122 #define nvlist_move_string_array illumos_nvlist_move_string_array macro
|
| /freebsd-12.1/sys/sys/ |
| H A D | nv.h | 182 void nvlist_move_string_array(nvlist_t *nvl, const char *name, char **value, size_t nitems);
|
| /freebsd-12.1/lib/libnv/tests/ |
| H A D | nv_array_tests.cc | 519 nvlist_move_string_array(nvl, key, teststr, count); in ATF_TEST_CASE_BODY() 699 nvlist_move_string_array(nvl, "nvl/string", NULL, 0); in ATF_TEST_CASE_BODY()
|
| /freebsd-12.1/sys/contrib/libnv/ |
| H A D | nvlist.c | 1771 nvlist_move_string_array(nvlist_t *nvl, const char *name, char **value, in nvlist_move_string_array() function
|
| /freebsd-12.1/share/man/man9/ |
| H A D | Makefile | 1535 nv.9 nvlist_move_string_array.9 \
|