Searched refs:tavl_next (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/include/
H A Davl.h147 tavl_next LDAP_P((Avlnode *, int direction ));
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/libraries/liblutil/
H A Dtesttavl.c68 n = tavl_next( n, TAVL_DIR_RIGHT ))
H A Dtavl.c510 tavl_next( Avlnode *root, int dir ) function
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/overlays/
H A Dsssvlv.c485 cur_node = tavl_next( cur_node, dir );
522 cur_node = tavl_next( cur_node, TAVL_DIR_RIGHT );
540 tmp_node = tavl_next( tmp_node, dir ), i++);
553 tmp_node = tavl_next( cur_node, TAVL_DIR_LEFT );
575 cur_node = tavl_next( cur_node, TAVL_DIR_RIGHT );
598 next_node = tavl_next( cur_node, TAVL_DIR_RIGHT );
H A Dtranslucent.c1147 av = tavl_next( av, TAVL_DIR_RIGHT );
H A Dpcache.c1424 ptr = tavl_next( ptr, dir );

Completed in 129 milliseconds