Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/libnv/
H A Dnv_impl.h138 nvpair_t *nvpair_move_nvlist(const char *name, nvlist_t *value);
H A Dbsd_nvpair.c1561 nvpair_move_nvlist(const char *name, nvlist_t *value) in nvpair_move_nvlist() function
H A Dnvlist.c1707 nvp = nvpair_move_nvlist(name, value); in nvlist_move_nvlist()