Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/mail/
H A Dngx_mail_proxy_module.c96 ngx_module_t ngx_mail_proxy_module = { variable
157 pcf = ngx_mail_get_module_srv_conf(s, ngx_mail_proxy_module); in ngx_mail_proxy_init()
286 pcf = ngx_mail_get_module_srv_conf(s, ngx_mail_proxy_module); in ngx_mail_proxy_pop3_handler()
420 pcf = ngx_mail_get_module_srv_conf(s, ngx_mail_proxy_module); in ngx_mail_proxy_imap_handler()
505 pcf = ngx_mail_get_module_srv_conf(s, ngx_mail_proxy_module); in ngx_mail_proxy_smtp_handler()
667 pcf = ngx_mail_get_module_srv_conf(s, ngx_mail_proxy_module); in ngx_mail_proxy_smtp_handler()
852 pcf = ngx_mail_get_module_srv_conf(s, ngx_mail_proxy_module); in ngx_mail_proxy_read_response()
1039 pcf = ngx_mail_get_module_srv_conf(s, ngx_mail_proxy_module); in ngx_mail_proxy_handler()
/f-stack/app/nginx-1.16.1/auto/
H A Dmodules1006 ngx_module_name=ngx_mail_proxy_module
1008 ngx_module_srcs=src/mail/ngx_mail_proxy_module.c