Hold the mtime for config files, so if we don't need to reread our config, don't. More...
Data Fields | |
char | include [0] |
struct { | |
struct cache_file_include * next | |
} | list |
Hold the mtime for config files, so if we don't need to reread our config, don't.
char include[0] |
Definition at line 69 of file config.c.
Referenced by config_cache_attribute(), and config_text_file_load().
struct { ... } list |
struct cache_file_include* next |