Searched refs:tavl_find (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/include/
H A Davl.h132 tavl_find LDAP_P((Avlnode *, const void*, AVL_CMP));
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/libraries/liblutil/
H A Dtesttavl.c77 if ( (p = (char *) tavl_find( tree, name, avl_strcmp ))
H A Dtavl.c446 * tavl_find -- search avltree root for a node with data data. the function
485 tavl_find( Avlnode *root, const void* data, AVL_CMP fcmp ) function

Completed in 172 milliseconds