Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
nv_free
src/libs/compat/freebsd_iflib/nv_impl.h
60
#define nv_free(buf) free((buf), M_NVLIST)
src/libs/compat/freebsd_iflib/nv_impl.h
75
#define nv_free(buf) free((buf))