Searched defs:cleanup (Results 1 - 1 of 1) sorted by relevance

/sssd-io/src/providers/ldap/
H A Dldap_id_enum.c42 time_t cleanup; local
70 cleanup = dp_opt_get_int(opts->basic, SDAP_PURGE_CACHE_TIMEOUT);
71 if (cleanup == 0) {
72 /* We need to cleanup the cache once in a while when enumerating, otherwise
80 "Cannot set cleanup timeout, enumeration wouldn't "

Completed in 7 milliseconds