Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/mail/
H A Dngx_mail.h359 #define ngx_mail_set_ctx(s, c, module) s->ctx[module.ctx_index] = c; macro
H A Dngx_mail_auth_http_module.c195 ngx_mail_set_ctx(s, ctx, ngx_mail_auth_http_module); in ngx_mail_auth_http_init()