Searched refs:NGX_POP3_PASS (Results 1 – 3 of 3) sorted by relevance
54 s->command = NGX_POP3_PASS; in ngx_mail_pop3_parse_command()139 || s->command == NGX_POP3_PASS) in ngx_mail_pop3_parse_command()
251 #define NGX_POP3_PASS 2 macro
199 case NGX_POP3_PASS: in ngx_mail_pop3_auth_state()