Searched refs:cache_control (Results 1 - 2 of 2) sorted by relevance

/httpd/modules/cache/
H A Dcache_common.h30 typedef struct cache_control { struct
32 unsigned int cache_control:1; member in struct:cache_control
H A Dcache_util.c984 return cc->cache_control || cc->pragma;
1128 cc->cache_control = 1;

Completed in 12 milliseconds