Searched refs:NGX_POP3_AUTH (Results 1 – 3 of 3) sorted by relevance
70 s->command = NGX_POP3_AUTH; in ngx_mail_pop3_parse_command()202 s->state = (s->command != NGX_POP3_AUTH) ? sw_start : sw_argument; in ngx_mail_pop3_parse_command()
257 #define NGX_POP3_AUTH 8 macro
173 case NGX_POP3_AUTH: in ngx_mail_pop3_auth_state()