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