Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SPLAY_ROOT
src/libs/compat/openbsd_wlan/sys/tree.h
152
return (SPLAY_ROOT(head)); \
src/libs/compat/openbsd_wlan/sys/tree.h
80
#define SPLAY_EMPTY(head) (SPLAY_ROOT(head) == NULL)