Home
last modified time | relevance | path

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

/freebsd-12.1/sys/cddl/compat/opensolaris/sys/
H A Dnvpair.h188 #define nvpair_move_string illumos_nvpair_move_string macro
/freebsd-12.1/sys/contrib/libnv/
H A Dnv_impl.h136 nvpair_t *nvpair_move_string(const char *name, char *value);
H A Dnvlist.c1677 nvp = nvpair_move_string(name, value); in nvlist_move_string()
H A Dnvpair.c1541 nvpair_move_string(const char *name, char *value) in nvpair_move_string() function