Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/mail/
H A Dngx_mail.h295 #define NGX_MAIL_AUTH_LOGIN_USERNAME 2 macro
H A Dngx_mail_imap_handler.c372 case NGX_MAIL_AUTH_LOGIN_USERNAME: in ngx_mail_imap_authenticate()
H A Dngx_mail_pop3_handler.c475 case NGX_MAIL_AUTH_LOGIN_USERNAME: in ngx_mail_pop3_auth()
H A Dngx_mail_parse.c886 return NGX_MAIL_AUTH_LOGIN_USERNAME; in ngx_mail_auth_parse()
H A Dngx_mail_smtp_handler.c625 case NGX_MAIL_AUTH_LOGIN_USERNAME: in ngx_mail_smtp_auth()