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