Searched refs:ngx_mail_auth_http_block_read (Results 1 – 1 of 1) sorted by relevance
72 static void ngx_mail_auth_http_block_read(ngx_event_t *rev);219 s->connection->read->handler = ngx_mail_auth_http_block_read; in ngx_mail_auth_http_init()1101 ngx_mail_auth_http_block_read(ngx_event_t *rev) in ngx_mail_auth_http_block_read() function