Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/mail/
H A Dngx_mail_smtp_module.h39 ngx_int_t ngx_mail_smtp_parse_command(ngx_mail_session_t *s);
H A Dngx_mail_smtp_module.c47 ngx_mail_smtp_parse_command,
H A Dngx_mail_parse.c623 ngx_mail_smtp_parse_command(ngx_mail_session_t *s) in ngx_mail_smtp_parse_command() function