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

/sssd/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 "
/sssd/src/util/
H A Dsss_krb5.c696 goto cleanup;
725 goto cleanup;
749 cleanup:

Completed in 1296 milliseconds