Home
last modified time | relevance | path

Searched refs:nvlist_move_binary (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/sys/
H A Dnv.h180 void nvlist_move_binary(nvlist_t *nvl, const char *name, void *value, size_t size);
/f-stack/freebsd/contrib/libnv/
H A Dnvlist.c1739 nvlist_move_binary(nvlist_t *nvl, const char *name, void *value, size_t size) in nvlist_move_binary() function