Searched refs:ngx_http_userid_get_uid (Results 1 – 1 of 1) sorted by relevance
46 static ngx_http_userid_ctx_t *ngx_http_userid_get_uid(ngx_http_request_t *r,212 ctx = ngx_http_userid_get_uid(r, conf); in ngx_http_userid_filter()240 ctx = ngx_http_userid_get_uid(r->main, conf); in ngx_http_userid_got_variable()270 ctx = ngx_http_userid_get_uid(r->main, conf); in ngx_http_userid_set_variable()290 ngx_http_userid_get_uid(ngx_http_request_t *r, ngx_http_userid_conf_t *conf) in ngx_http_userid_get_uid() function