Searched refs:_rb_next (Results 1 - 2 of 2) sorted by relevance

/haiku/src/libs/compat/openbsd_wlan/
H A Dsubr_tree.c487 _rb_next(const struct rb_type *t, void *elm) function
/haiku/src/libs/compat/openbsd_wlan/sys/
H A Dtree.h810 void *_rb_next(const struct rb_type *, void *);
883 return _rb_next(_name##_RBT_TYPE, elm); \

Completed in 82 milliseconds