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