Searched refs:ngx_mail_pop3_capa (Results 1 – 1 of 1) sorted by relevance
17 static ngx_int_t ngx_mail_pop3_capa(ngx_mail_session_t *s, ngx_connection_t *c,166 rc = ngx_mail_pop3_capa(s, c, 1); in ngx_mail_pop3_auth_state()204 rc = ngx_mail_pop3_capa(s, c, 0); in ngx_mail_pop3_auth_state()343 ngx_mail_pop3_capa(ngx_mail_session_t *s, ngx_connection_t *c, ngx_int_t stls) in ngx_mail_pop3_capa() function