Searched refs:ngx_mail_read_command (Results 1 – 5 of 5) sorted by relevance
397 ngx_int_t ngx_mail_read_command(ngx_mail_session_t *s, ngx_connection_t *c);
131 rc = ngx_mail_read_command(s, c); in ngx_mail_imap_auth_state()
146 rc = ngx_mail_read_command(s, c); in ngx_mail_pop3_auth_state()
706 ngx_mail_read_command(ngx_mail_session_t *s, ngx_connection_t *c) in ngx_mail_read_command() function
414 rc = ngx_mail_read_command(s, c); in ngx_mail_smtp_auth_state()