NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
STAILQ_NEXT
crypto/dist/ipsec-tools/src/include-glibc/sys/queue.h
225
#define STAILQ_NEXT(elm, field) ((elm)->field.stqe_next)
sys/sys/queue.h
584
#define STAILQ_NEXT(elm, field) ((elm)->field.stqe_next)