Searched refs:nvpair_move_string_array (Results 1 – 3 of 3) sorted by relevance
145 nvpair_t *nvpair_move_string_array(const char *name, char **value, size_t nitems);
1652 nvpair_move_string_array(const char *name, char **value, size_t nitems) in nvpair_move_string_array() function
1796 nvp = nvpair_move_string_array(name, value, nitems); in nvlist_move_string_array()