Searched refs:ngx_mail_proxy_module (Results 1 – 2 of 2) sorted by relevance
96 ngx_module_t ngx_mail_proxy_module = { variable157 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()
1006 ngx_module_name=ngx_mail_proxy_module1008 ngx_module_srcs=src/mail/ngx_mail_proxy_module.c