FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SPLAY_HEAD
crypto/openssh/openbsd-compat/sys-tree.h
64
#define SPLAY_HEAD(name, type) \
sys/sys/tree.h
74
#define SPLAY_HEAD(name, type) \
tests/sys/sys/splay_test.c
40
static SPLAY_HEAD(tree, node) root;