Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
QUEUE_TYPEOF
usr/src/boot/sys/sys/queue.h
152
#define QUEUE_TYPEOF(type) type
usr/src/boot/sys/sys/queue.h
154
#define QUEUE_TYPEOF(type) struct type
usr/src/uts/common/sys/queue.h
151
#define QUEUE_TYPEOF(type) type
usr/src/uts/common/sys/queue.h
153
#define QUEUE_TYPEOF(type) struct type