Home
last modified time | relevance | path

Searched defs:ngx_http_cache_s (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_cache.h65 struct ngx_http_cache_s { struct
66 ngx_file_t file;
67 ngx_array_t keys;
68 uint32_t crc32;
72 ngx_file_uniq_t uniq;
77 time_t date;
79 ngx_str_t etag;
80 ngx_str_t vary;
89 ngx_uint_t error;
93 ngx_buf_t *buf;
[all …]