Searched refs:nvpair_move_string (Results 1 – 4 of 4) sorted by relevance
188 #define nvpair_move_string illumos_nvpair_move_string macro
136 nvpair_t *nvpair_move_string(const char *name, char *value);
1677 nvp = nvpair_move_string(name, value); in nvlist_move_string()
1541 nvpair_move_string(const char *name, char *value) in nvpair_move_string() function