Mon Oct 8 12:39:32 2012

Asterisk developer's documentation


cache_file_mtime Struct Reference


Data Fields

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

Data Structures

struct  includes

Detailed Description

Definition at line 85 of file config.c.


Field Documentation

char filename[0]

Filename and who_asked stuffed after it.

Definition at line 94 of file config.c.

Referenced by config_cache_attribute(), config_text_file_load(), handle_cli_config_list(), and handle_cli_config_reload().

unsigned int has_exec

Definition at line 88 of file config.c.

Referenced by config_cache_attribute(), and config_text_file_load().

struct cache_file_mtime::includes includes

Referenced by config_cache_attribute(), and config_text_file_load().

struct { ... } list

Referenced by handle_cli_config_list(), and handle_cli_config_reload().

time_t mtime

Definition at line 89 of file config.c.

Referenced by config_cache_attribute(), and config_text_file_load().

struct cache_file_mtime* next

Definition at line 86 of file config.c.

const char* who_asked

String stuffed in filename[] after the filename string.

Definition at line 92 of file config.c.

Referenced by config_cache_attribute(), config_text_file_load(), handle_cli_config_list(), and handle_cli_config_reload().


The documentation for this struct was generated from the following file:
Generated on Mon Oct 8 12:39:32 2012 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7