Searched defs:cache_the_file (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/cache/
H A Dmod_file_cache.c125 static void cache_the_file(cmd_parms *cmd, const char *filename, int mmap) function
209 cache_the_file(cmd, filename, 0);
220 cache_the_file(cmd, filename, 1);

Completed in 10 milliseconds