Searched refs:auth_worker_destroy (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/auth/ |
H A D | auth-worker-server.c | 68 static void auth_worker_destroy(struct auth_worker_connection **conn, 76 auth_worker_destroy(&conn, NULL, FALSE); 85 auth_worker_destroy(&conn, "Lookup timed out", TRUE); 208 static void auth_worker_destroy(struct auth_worker_connection **_conn, function 330 auth_worker_destroy(&conn, "Internal auth worker failure", FALSE); 364 auth_worker_destroy(&conn, "Worker process died unexpectedly", 371 auth_worker_destroy(&conn, "Worker is buggy", TRUE); 411 auth_worker_destroy(&conn, "Worker is buggy", TRUE); 419 auth_worker_destroy(&conn, "Max requests limit", TRUE); 421 auth_worker_destroy( [all...] |
Completed in 32 milliseconds