Tue Aug 24 2010 19:42:03

Asterisk developer's documentation


Data Structures | Data Fields

cache_file_mtime Struct Reference

Collaboration diagram for cache_file_mtime:
Collaboration graph
[legend]

Data Structures

struct  includes

Data Fields

char filename [0]
unsigned int has_exec:1
struct cache_file_mtime::includes includes
struct {
   struct cache_file_mtime *   next
list
time_t mtime
char * who_asked

Detailed Description

Definition at line 72 of file config.c.


Field Documentation

char filename[0]
unsigned int has_exec

Definition at line 75 of file config.c.

Referenced by config_cache_attribute(), and config_text_file_load().

struct { ... } list
time_t mtime

Definition at line 76 of file config.c.

Referenced by config_cache_attribute(), and config_text_file_load().

Definition at line 73 of file config.c.

char* who_asked

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