NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
STAILQ_FIRST
crypto/dist/ipsec-tools/src/include-glibc/sys/queue.h
189
#define STAILQ_FIRST(head) ((head)->stqh_first)
sys/sys/queue.h
582
#define STAILQ_FIRST(head) ((head)->stqh_first)