NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
LIST_FIRST
crypto/dist/ipsec-tools/src/include-glibc/sys/queue.h
275
#define LIST_FIRST(head) ((head)->lh_first)
crypto/dist/ipsec-tools/src/racoon/rsalist.c
58
#define LIST_FIRST(head) ((head)->lh_first)
sys/sys/queue.h
194
#define LIST_FIRST(head) ((head)->lh_first)