Searched refs:AVL_NOMORE (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/libraries/liblutil/
H A Davl.c356 return( AVL_NOMORE );
367 return( AVL_NOMORE );
376 return( AVL_NOMORE );
395 return( AVL_NOMORE );
406 return( AVL_NOMORE );
445 * AVL_NOMORE is returned.
462 return( AVL_NOMORE );
478 return( AVL_NOMORE );
490 return( AVL_NOMORE );
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/include/
H A Davl.h154 #define AVL_NOMORE (-6) macro
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-ldap/
H A Ddistproc.c749 1, AVL_INORDER ) != AVL_NOMORE;
889 (void *)&lca, 1, AVL_INORDER ) != AVL_NOMORE;
H A Dchain.c1936 1, AVL_INORDER ) != AVL_NOMORE;
2140 (void *)&lca, 1, AVL_INORDER ) != AVL_NOMORE;

Completed in 91 milliseconds