Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dopen.c755 return( nsldapi_memalloc_fns.ldapmem_malloc == NULL ? in ldap_x_malloc()
757 nsldapi_memalloc_fns.ldapmem_malloc( size )); in ldap_x_malloc()
H A Dsetoption.c69 nsldapi_memalloc_fns.ldapmem_malloc; in ldap_set_option()
/illumos-gate/usr/src/lib/libldap5/include/ldap/
H A Dsolaris-int.h434 LDAP_MALLOC_CALLBACK *ldapmem_malloc; member