DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
LIST_INSERT_HEAD
lib/libssh/openbsd-compat/sys-queue.h
313
#define LIST_INSERT_HEAD(head, elm, field) do { \
lib/libssh/openbsd-compat/sys-queue.h
73
#undef LIST_INSERT_HEAD
sys/sys/queue.h
450
#define LIST_INSERT_HEAD(head, elm, field) do { \