Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/mail/
H A Dngx_mail_auth_http_module.c29 } ngx_mail_auth_http_conf_t; typedef
75 ngx_pool_t *pool, ngx_mail_auth_http_conf_t *ahcf);
100 offsetof(ngx_mail_auth_http_conf_t, timeout),
167 ngx_mail_auth_http_conf_t *ahcf; in ngx_mail_auth_http_init()
242 ngx_mail_auth_http_conf_t *ahcf; in ngx_mail_auth_http_write_handler()
1133 ngx_mail_auth_http_conf_t *ahcf) in ngx_mail_auth_http_create_request()
1421 ngx_mail_auth_http_conf_t *ahcf; in ngx_mail_auth_http_create_conf()
1441 ngx_mail_auth_http_conf_t *prev = parent; in ngx_mail_auth_http_merge_conf()
1442 ngx_mail_auth_http_conf_t *conf = child; in ngx_mail_auth_http_merge_conf()
1502 ngx_mail_auth_http_conf_t *ahcf = conf; in ngx_mail_auth_http()
[all …]