Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dopen.c782 if ( nsldapi_memalloc_fns.ldapmem_free == NULL ) { in ldap_x_free()
785 nsldapi_memalloc_fns.ldapmem_free( ptr ); in ldap_x_free()
H A Dsetoption.c75 nsldapi_memalloc_fns.ldapmem_free; in ldap_set_option()
/illumos-gate/usr/src/lib/libldap5/include/ldap/
H A Dsolaris-int.h437 LDAP_FREE_CALLBACK *ldapmem_free; member