Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_userid_filter_module.c67 static ngx_int_t ngx_http_userid_init_worker(ngx_cycle_t *cycle);
181 ngx_http_userid_init_worker, /* init process */
843 ngx_http_userid_init_worker(ngx_cycle_t *cycle) in ngx_http_userid_init_worker() function