Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dopen.c764 return( nsldapi_memalloc_fns.ldapmem_calloc == NULL ? in ldap_x_calloc()
766 nsldapi_memalloc_fns.ldapmem_calloc( nelem, elsize )); in ldap_x_calloc()
H A Dsetoption.c71 nsldapi_memalloc_fns.ldapmem_calloc; in ldap_set_option()
/illumos-gate/usr/src/lib/libldap5/include/ldap/
H A Dsolaris-int.h435 LDAP_CALLOC_CALLBACK *ldapmem_calloc; member