Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libldap5/sources/ldap/common/
H A Dresult.c295 if ( ld->ld_cache_on && ld->ld_cache_result != NULL ) {
298 rc = (ld->ld_cache_result)( ld, msgid, all, timeout, result );
H A Dldap-int.h365 #define ld_cache_result ld_cache.lcf_result macro