NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
TAILQ_ENTRY
crypto/dist/ipsec-tools/src/include-glibc/sys/queue.h
329
#define TAILQ_ENTRY(type) \
sys/sys/queue.h
412
#define TAILQ_ENTRY(type) _TAILQ_ENTRY(struct type,)