Home
last modified time | relevance | path

Searched refs:ldap_x_malloc (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/include/ldap/
H A Dsolaris-int.h444 void *ldap_x_malloc( size_t size );
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dopen.c753 ldap_x_malloc( size_t size ) in ldap_x_malloc() function
H A Dldap-int.h607 #define NSLDAPI_MALLOC( size ) ldap_x_malloc( size )