Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
_rb_next
src/libs/compat/openbsd_wlan/sys/tree.h
810
void *_rb_next(const struct rb_type *, void *);
src/libs/compat/openbsd_wlan/sys/tree.h
883
return _rb_next(_name##_RBT_TYPE, elm); \