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