Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dopen.c773 return( nsldapi_memalloc_fns.ldapmem_realloc == NULL ? in ldap_x_realloc()
775 nsldapi_memalloc_fns.ldapmem_realloc( ptr, size )); in ldap_x_realloc()
H A Dsetoption.c73 nsldapi_memalloc_fns.ldapmem_realloc; in ldap_set_option()
/illumos-gate/usr/src/lib/libldap5/include/ldap/
H A Dsolaris-int.h436 LDAP_REALLOC_CALLBACK *ldapmem_realloc; member