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

/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/include/
H A Davl.h69 #define avl_getone(x) ((x) == 0 ? 0 : (x)->avl_data) macro

Completed in 113 milliseconds