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

/dovecot/src/auth/
H A Dauth-worker-server.c88 static bool auth_worker_request_send(struct auth_worker_connection *conn, function
148 } while (!auth_worker_request_send(conn, request));
461 if (!auth_worker_request_send(conn, request))

Completed in 1760 milliseconds