Home
last modified time | relevance | path

Searched refs:pop3_next (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/nginx-1.16.1/src/mail/
H A Dngx_mail_pop3_handler.c26 static u_char pop3_next[] = "+ " CRLF; variable
484 ngx_str_set(&s->out, pop3_next); in ngx_mail_pop3_auth()