Home
last modified time | relevance | path

Searched refs:_rb_find (Results 1 – 5 of 5) sorted by relevance

/openbsd/lib/libc/hidden/sys/
H A Dtree.h25 PROTO_NORMAL(_rb_find);
/openbsd/lib/libc/gen/
H A Dtree.c444 _rb_find(const struct rb_type *t, struct rb_tree *rbt, const void *key) in _rb_find() function
463 DEF_STRONG(_rb_find);
/openbsd/sys/sys/
H A Dtree.h803 void *_rb_find(const struct rb_type *, struct rb_tree *, const void *);
845 return _rb_find(_name##_RBT_TYPE, &head->rbh_root, key); \
/openbsd/sys/kern/
H A Dsubr_tree.c442 _rb_find(const struct rb_type *t, struct rb_tree *rbt, const void *key) in _rb_find() function
/openbsd/lib/libc/
H A DSymbols.list531 _rb_find