Searched refs:ngx_mail_auth_parse (Results 1 – 5 of 5) sorted by relevance
394 ngx_int_t ngx_mail_auth_parse(ngx_mail_session_t *s, ngx_connection_t *c);
361 rc = ngx_mail_auth_parse(s, c); in ngx_mail_imap_authenticate()
464 rc = ngx_mail_auth_parse(s, c); in ngx_mail_pop3_auth()
861 ngx_mail_auth_parse(ngx_mail_session_t *s, ngx_connection_t *c) in ngx_mail_auth_parse() function
614 rc = ngx_mail_auth_parse(s, c); in ngx_mail_smtp_auth()