Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/mail/
H A Dngx_mail_smtp_module.c166 cscf = ngx_mail_conf_get_module_srv_conf(cf, ngx_mail_core_module); in ngx_mail_smtp_merge_srv_conf()
H A Dngx_mail.h369 #define ngx_mail_conf_get_module_srv_conf(cf, module) \ macro
H A Dngx_mail_core_module.c463 sslcf = ngx_mail_conf_get_module_srv_conf(cf, ngx_mail_ssl_module); in ngx_mail_core_listen()