Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
STAILQ_INSERT_HEAD
headers/compatibility/bsd/sys/queue.h
267
#define STAILQ_INSERT_HEAD(head, elm, field) do { \
headers/private/firewire/queue.h
262
#define STAILQ_INSERT_HEAD(head, elm, field) do { \
src/libs/compat/freebsd_network/compat/sys/queue.h
351
#define STAILQ_INSERT_HEAD(head, elm, field) do { \