Searched refs:ld_cache_strategy (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Dgetoption.c229 *((int *) optdata) = ld->ld_cache_strategy;
H A Dsetoption.c288 ld->ld_cache_strategy = *((int *)optdata);
H A Dldap-int.h347 int ld_cache_strategy; member in struct:ldap
H A Dresult.c304 if ( ld->ld_cache_strategy == LDAP_CACHE_LOCALDB ) {

Completed in 20 milliseconds