Searched refs:ngx_mail_core_module (Results 1 – 11 of 11) sorted by relevance
| /f-stack/app/nginx-1.16.1/src/mail/ |
| H A D | ngx_mail_handler.c | 137 cscf = ngx_mail_get_module_srv_conf(s, ngx_mail_core_module); in ngx_mail_init_connection() 218 cscf = ngx_mail_get_module_srv_conf(s, ngx_mail_core_module); in ngx_mail_ssl_init_connection() 246 cscf = ngx_mail_get_module_srv_conf(s, ngx_mail_core_module); in ngx_mail_ssl_handshake_handler() 292 cscf = ngx_mail_get_module_srv_conf(s, ngx_mail_core_module); in ngx_mail_verify_cert() 313 cscf = ngx_mail_get_module_srv_conf(s, ngx_mail_core_module); in ngx_mail_verify_cert() 341 cscf = ngx_mail_get_module_srv_conf(s, ngx_mail_core_module); in ngx_mail_init_session() 694 cscf = ngx_mail_get_module_srv_conf(s, ngx_mail_core_module); in ngx_mail_send() 735 cscf = ngx_mail_get_module_srv_conf(s, ngx_mail_core_module); in ngx_mail_read_command() 796 cscf = ngx_mail_get_module_srv_conf(s, ngx_mail_core_module); in ngx_mail_session_internal_server_error()
|
| H A D | ngx_mail_smtp_handler.c | 61 cscf = ngx_mail_get_module_srv_conf(s, ngx_mail_core_module); in ngx_mail_smtp_init_session() 159 cscf = ngx_mail_get_module_srv_conf(s, ngx_mail_core_module); in ngx_mail_smtp_resolve_name() 251 cscf = ngx_mail_get_module_srv_conf(s, ngx_mail_core_module); in ngx_mail_smtp_greeting() 293 cscf = ngx_mail_get_module_srv_conf(s, ngx_mail_core_module); in ngx_mail_smtp_invalid_pipelining() 646 cscf = ngx_mail_get_module_srv_conf(s, ngx_mail_core_module); in ngx_mail_smtp_auth()
|
| H A D | ngx_mail_core_module.c | 112 ngx_module_t ngx_mail_core_module = { variable 278 cscf = ctx->srv_conf[ngx_mail_core_module.ctx_index]; in ngx_mail_core_server() 281 cmcf = ctx->main_conf[ngx_mail_core_module.ctx_index]; in ngx_mail_core_server() 343 cmcf = ngx_mail_conf_get_module_main_conf(cf, ngx_mail_core_module); in ngx_mail_core_listen()
|
| H A D | ngx_mail_imap_handler.c | 41 cscf = ngx_mail_get_module_srv_conf(s, ngx_mail_core_module); in ngx_mail_imap_init_session() 393 cscf = ngx_mail_get_module_srv_conf(s, ngx_mail_core_module); in ngx_mail_imap_authenticate()
|
| H A D | ngx_mail.c | 162 cmcf = ctx->main_conf[ngx_mail_core_module.ctx_index]; in ngx_mail_block() 329 cscf = addr->opt.ctx->srv_conf[ngx_mail_core_module.ctx_index]; in ngx_mail_optimize_servers()
|
| H A D | ngx_mail_smtp_module.c | 166 cscf = ngx_mail_conf_get_module_srv_conf(cf, ngx_mail_core_module); in ngx_mail_smtp_merge_srv_conf()
|
| H A D | ngx_mail.h | 414 extern ngx_module_t ngx_mail_core_module;
|
| H A D | ngx_mail_pop3_handler.c | 40 cscf = ngx_mail_get_module_srv_conf(s, ngx_mail_core_module); in ngx_mail_pop3_init_session()
|
| H A D | ngx_mail_proxy_module.c | 125 cscf = ngx_mail_get_module_srv_conf(s, ngx_mail_core_module); in ngx_mail_proxy_init() 496 cscf = ngx_mail_get_module_srv_conf(s, ngx_mail_core_module); in ngx_mail_proxy_smtp_handler()
|
| H A D | ngx_mail_auth_http_module.c | 880 cscf = ngx_mail_get_module_srv_conf(s, ngx_mail_core_module); in ngx_mail_auth_sleep_handler() 1210 cscf = ngx_mail_get_module_srv_conf(s, ngx_mail_core_module); in ngx_mail_auth_http_create_request()
|
| /f-stack/app/nginx-1.16.1/auto/ |
| H A D | modules | 950 ngx_module_name="ngx_mail_module ngx_mail_core_module" 954 src/mail/ngx_mail_core_module.c \
|