Home
last modified time | relevance | path

Searched refs:nvpair_move_string (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/libnv/
H A Dnv_impl.h137 nvpair_t *nvpair_move_string(const char *name, char *value);
H A Dbsd_nvpair.c1540 nvpair_move_string(const char *name, char *value) in nvpair_move_string() function
H A Dnvlist.c1686 nvp = nvpair_move_string(name, value); in nvlist_move_string()