NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
RB_TAILQ_INIT
sys/sys/rbtree.h
131
#define RB_TAILQ_INIT(a) TAILQ_INIT(a)
sys/sys/rbtree.h
140
#define RB_TAILQ_INIT(a) do { } while (0)