Searched refs:nvlist_move_string_array (Results 1 – 5 of 5) sorted by relevance
| /freebsd-14.2/sys/sys/ |
| H A D | nv_namespace.h | 167 #define nvlist_move_string_array FreeBSD_nvlist_move_string_array macro
|
| H A D | nv.h | 181 void nvlist_move_string_array(nvlist_t *nvl, const char *name, char **value, size_t nitems);
|
| /freebsd-14.2/lib/libnv/tests/ |
| H A D | nv_array_tests.cc | 517 nvlist_move_string_array(nvl, key, teststr, count); in ATF_TEST_CASE_BODY() 697 nvlist_move_string_array(nvl, "nvl/string", NULL, 0); in ATF_TEST_CASE_BODY()
|
| /freebsd-14.2/sys/contrib/libnv/ |
| H A D | nvlist.c | 1776 nvlist_move_string_array(nvlist_t *nvl, const char *name, char **value, in nvlist_move_string_array() function
|
| /freebsd-14.2/share/man/man9/ |
| H A D | Makefile | 1695 nv.9 nvlist_move_string_array.9 \
|