Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
LIST_FIRST
usr/src/boot/sys/sys/queue.h
452
#define LIST_FIRST(head) ((head)->lh_first)
usr/src/cmd/sendmail/db/include/queue.h
89
#define LIST_FIRST(head) ((head)->lh_first)
usr/src/uts/common/sys/queue.h
456
#define LIST_FIRST(head) ((head)->lh_first)