Searched refs:ldap_x_calloc (Results 1 – 3 of 3) sorted by relevance
447 void *ldap_x_calloc( size_t nelem, size_t elsize );
762 ldap_x_calloc( size_t nelem, size_t elsize ) in ldap_x_calloc() function
610 #define NSLDAPI_CALLOC( nelem, elsize ) ldap_x_calloc( nelem, elsize )