Searched refs:ngx_mail_pop3_pass (Results 1 – 1 of 1) sorted by relevance
16 static ngx_int_t ngx_mail_pop3_pass(ngx_mail_session_t *s, ngx_connection_t *c);200 rc = ngx_mail_pop3_pass(s, c); in ngx_mail_pop3_auth_state()316 ngx_mail_pop3_pass(ngx_mail_session_t *s, ngx_connection_t *c) in ngx_mail_pop3_pass() function