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