Searched refs:NGX_IMAP_NEXT (Results 1 – 4 of 4) sorted by relevance
231 } else if (rc == NGX_IMAP_NEXT) { in ngx_mail_imap_auth_state()280 if (rc != NGX_IMAP_NEXT) { in ngx_mail_imap_auth_state()
273 #define NGX_IMAP_NEXT 6 macro
528 return NGX_IMAP_NEXT; in ngx_mail_imap_parse_command()
756 if (rc == NGX_IMAP_NEXT || rc == NGX_MAIL_PARSE_INVALID_COMMAND) { in ngx_mail_read_command()