Searched refs:ngx_mail_smtp_rset (Results 1 – 1 of 1) sorted by relevance
28 static ngx_int_t ngx_mail_smtp_rset(ngx_mail_session_t *s, ngx_connection_t *c);452 rc = ngx_mail_smtp_rset(s, c); in ngx_mail_smtp_auth_state()766 ngx_mail_smtp_rset(ngx_mail_session_t *s, ngx_connection_t *c) in ngx_mail_smtp_rset() function