Mon Sep 20 2010 00:34:41

Asterisk developer's documentation


Data Fields

cache_file_include Struct Reference

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

Collaboration diagram for cache_file_include:
Collaboration graph
[legend]

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 67 of file config.c.


Field Documentation

char include[0]

Definition at line 69 of file config.c.

Referenced by config_cache_attribute(), and config_text_file_load().

struct { ... } list

Definition at line 68 of file config.c.


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