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

/dovecot/src/auth/
H A Dauth-worker-client.c53 static int auth_worker_output(struct auth_worker_client *client);
549 o_stream_set_flush_callback(client->output, auth_worker_output, client);
785 static int auth_worker_output(struct auth_worker_client *client) function
814 o_stream_set_flush_callback(client->output, auth_worker_output, client);

Completed in 1178 milliseconds