Searched refs:nvpair_move_string (Results 1 – 3 of 3) sorted by relevance
137 nvpair_t *nvpair_move_string(const char *name, char *value);
1540 nvpair_move_string(const char *name, char *value) in nvpair_move_string() function
1686 nvp = nvpair_move_string(name, value); in nvlist_move_string()