Searched refs:ngx_http_fastcgi_create_key (Results 1 – 1 of 1) sorted by relevance
150 static ngx_int_t ngx_http_fastcgi_create_key(ngx_http_request_t *r);718 u->create_key = ngx_http_fastcgi_create_key; in ngx_http_fastcgi_handler()809 ngx_http_fastcgi_create_key(ngx_http_request_t *r) in ngx_http_fastcgi_create_key() function