Lines Matching defs:file
2 * contributor license agreements. See the NOTICE file distributed with
4 * The ASF licenses this file to You under the Apache License, Version 2.0
5 * (the "License"); you may not use this file except in compliance with
30 const char *file;
44 disk_cache_file_t data; /* data file structure */
45 disk_cache_file_t hdrs; /* headers file structure */
46 disk_cache_file_t vary; /* vary file structure */
50 apr_off_t file_size; /* File size of the cached data file */
80 apr_off_t minfs; /* minimum file size for cached files */
81 apr_off_t maxfs; /* maximum file size for cached files */