Searched refs:ld_cache_strategy (Results 1 – 4 of 4) sorted by relevance
229 *((int *) optdata) = ld->ld_cache_strategy; in ldap_get_option()
291 ld->ld_cache_strategy = *((int *)optdata); in ldap_set_option()
350 int ld_cache_strategy; member
304 if ( ld->ld_cache_strategy == LDAP_CACHE_LOCALDB ) {