Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dgetoption.c227 *((int *) optdata) = ld->ld_cache_strategy; in ldap_get_option()
H A Dsetoption.c289 ld->ld_cache_strategy = *((int *)optdata); in ldap_set_option()
H A Dldap-int.h348 int ld_cache_strategy; member
H A Dresult.c302 if ( ld->ld_cache_strategy == LDAP_CACHE_LOCALDB ) {