Searched refs:nvlist_move_string_array (Results 1 – 4 of 4) sorted by relevance
| /freebsd-13.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-13.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-13.1/sys/contrib/libnv/ |
| H A D | nvlist.c | 1761 nvlist_move_string_array(nvlist_t *nvl, const char *name, char **value, in nvlist_move_string_array() function
|
| /freebsd-13.1/share/man/man9/ |
| H A D | Makefile | 1639 nv.9 nvlist_move_string_array.9 \
|