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

/dovecot/src/auth/
H A Dauth-request-handler.c42 static struct timeout *to_auth_failures; variable in typeref:struct:timeout
242 if (to_auth_failures == NULL) {
243 to_auth_failures =
856 timeout_remove(&to_auth_failures);
917 timeout_remove(&to_auth_failures);

Completed in 15 milliseconds