Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/libnv/
H A Dnv_impl.h140 nvpair_t *nvpair_move_binary(const char *name, void *value, size_t size);
H A Dbsd_nvpair.c1616 nvpair_move_binary(const char *name, void *value, size_t size) in nvpair_move_binary() function
H A Dnvlist.c1745 nvp = nvpair_move_binary(name, value, size); in nvlist_move_binary()
/freebsd-14.2/sys/sys/
H A Dnv_namespace.h235 #define nvpair_move_binary FreeBSD_nvpair_move_binary macro