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

/illumos-gate/usr/src/lib/libldap5/include/ldap/
H A Dsolaris-int.h448 void *ldap_x_realloc( void *ptr, size_t size );
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dopen.c771 ldap_x_realloc( void *ptr, size_t size ) function
H A Dldap-int.h611 #define NSLDAPI_REALLOC( ptr, size ) ldap_x_realloc( ptr, size )

Completed in 50 milliseconds