Home
last modified time | relevance | path

Searched defs:avl_remove (Results 1 – 2 of 2) sorted by last modified time

/illumos-gate/usr/src/common/avl/
H A Davl.c662 avl_remove(avl_tree_t *tree, void *data) in avl_remove() function
/illumos-gate/usr/src/tools/smatch/src/
H A Davl.c152 bool avl_remove(struct stree **avl, const struct sm_state *sm) in avl_remove() function