Home
last modified time | relevance | path

Searched refs:ld_cache_unbind (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dunbind.c122 if ( ld->ld_cache_unbind != NULL ) { in ldap_ld_free()
124 (void)ld->ld_cache_unbind( ld, 0, 0 ); in ldap_ld_free()
H A Dldap-int.h352 #define ld_cache_unbind ld_cache.lcf_unbind macro