Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
STAILQ_FIRST
usr/src/boot/sys/sys/queue.h
301
#define STAILQ_FIRST(head) ((head)->stqh_first)
usr/src/uts/common/sys/queue.h
310
#define STAILQ_FIRST(head) ((head)->stqh_first)