FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SPLAY_EMPTY
crypto/openssh/openbsd-compat/sys-tree.h
85
#define SPLAY_EMPTY(head) (SPLAY_ROOT(head) == NULL)
sys/sys/tree.h
95
#define SPLAY_EMPTY(head) (SPLAY_ROOT(head) == NULL)