Searched defs:auth_worker_last_warn (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/auth/ | ||
H A D | auth-worker-server.c | 62 static time_t auth_worker_last_warn; variable 106 ioloop_time - auth_worker_last_warn > 108 auth_worker_last_warn = ioloop_time; |
Completed in 111 milliseconds