Home
last modified time | relevance | path

Searched refs:ngx_mail_auth_http_block_read (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/nginx-1.16.1/src/mail/
H A Dngx_mail_auth_http_module.c72 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