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

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/libraries/libldap/
H A Dldap-int.h593 #define LDAP_REALLOCX(p,s,x) (ber_memrealloc_x((p),(s),(x))) macro
H A Dgetdn.c840 tmp = LDAP_REALLOCX( tmpDN, num_slots * 2 * sizeof( LDAPRDN * ), ctx );
1324 tmp = LDAP_REALLOCX( tmpRDN, num_slots * 2 * sizeof( LDAPAVA * ), ctx );

Completed in 96 milliseconds