Searched refs:resuming (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/auth/ | ||
H A D | auth-worker-server.c | 55 bool resuming:1; member in struct:auth_worker_connection 282 if (conn->resuming) 285 conn->resuming = TRUE; 291 conn->resuming = FALSE; |
Completed in 17 milliseconds