Searched refs:ngx_http_file_cache_sh_t (Results 1 – 2 of 2) sorted by relevance
154 } ngx_http_file_cache_sh_t; typedef158 ngx_http_file_cache_sh_t *sh;
137 cache->sh = ngx_slab_alloc(cache->shpool, sizeof(ngx_http_file_cache_sh_t)); in ngx_http_file_cache_init()