Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/mail/
H A Dngx_mail.h294 #define NGX_MAIL_AUTH_LOGIN 1 macro
H A Dngx_mail_imap_handler.c365 case NGX_MAIL_AUTH_LOGIN: in ngx_mail_imap_authenticate()
H A Dngx_mail_pop3_handler.c468 case NGX_MAIL_AUTH_LOGIN: in ngx_mail_pop3_auth()
H A Dngx_mail_parse.c882 return NGX_MAIL_AUTH_LOGIN; in ngx_mail_auth_parse()
H A Dngx_mail_smtp_handler.c618 case NGX_MAIL_AUTH_LOGIN: in ngx_mail_smtp_auth()