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