Searched refs:ldap_x_malloc (Results 1 – 3 of 3) sorted by relevance
446 void *ldap_x_malloc( size_t size );
753 ldap_x_malloc( size_t size ) in ldap_x_malloc() function
609 #define NSLDAPI_MALLOC( size ) ldap_x_malloc( size )