Mon Aug 31 12:30:48 2015

Asterisk developer's documentation


cache_file_include Struct Reference

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

Detailed Description

Hold the mtime for config files, so if we don't need to reread our config, don't.

Definition at line 80 of file config.c.


Field Documentation

char include[0]

Filename or wildcard pattern as specified by the including file.

Definition at line 83 of file config.c.

Referenced by config_cache_attribute(), and config_text_file_load().

struct { ... } list
struct cache_file_include* next [read]

Definition at line 81 of file config.c.


The documentation for this struct was generated from the following file:

Generated on 31 Aug 2015 for Asterisk - The Open Source Telephony Project by  doxygen 1.6.1