FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
LIST_FIRST
crypto/openssh/openbsd-compat/sys-queue.h
276
#define LIST_FIRST(head) ((head)->lh_first)
crypto/openssh/openbsd-compat/sys-queue.h
65
#undef LIST_FIRST
sys/sys/queue.h
683
#define LIST_FIRST(head) ((head)->lh_first)