Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/mail/
H A Dngx_mail.h401 u_char *ngx_mail_log_error(ngx_log_t *log, u_char *buf, size_t len);
H A Dngx_mail_handler.c156 c->log->handler = ngx_mail_log_error; in ngx_mail_init_connection()
839 ngx_mail_log_error(ngx_log_t *log, u_char *buf, size_t len) in ngx_mail_log_error() function