Searched defs:auth_client_output (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/auth/ | ||
H A D | auth-client-connection.c | 153 static int auth_client_output(struct auth_client_connection *conn) function 347 o_stream_set_flush_callback(conn->output, auth_client_output, conn); |
Completed in 1299 milliseconds