Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
UNREFERENCED_PARAMETER
usr/src/uts/common/io/i40e/i40e_osdep.h
46
#define UNREFERENCED_PARAMETER(x) _NOTE(ARGUNUSED(x))
usr/src/uts/common/io/ixgbe/ixgbe_osdep.h
136
#define UNREFERENCED_PARAMETER(x) _NOTE(ARGUNUSED(x))