Searched refs:nvpair_move_string_array (Results 1 – 4 of 4) sorted by relevance
153 nvpair_t *nvpair_move_string_array(const char *name, char **value, size_t nitems);
1785 nvp = nvpair_move_string_array(name, value, nitems); in nvlist_move_string_array()
1658 nvpair_move_string_array(const char *name, char **value, size_t nitems) in nvpair_move_string_array() function
243 #define nvpair_move_string_array FreeBSD_nvpair_move_string_array macro