Fri Apr 29 2011 07:59:28

Asterisk developer's documentation


direntry Struct Reference
Collaboration diagram for direntry:

Data Fields

struct {
   struct direntry *   next
list
time_t mtime
char name [0]

Detailed Description

Definition at line 452 of file pbx_spool.c.


Field Documentation

struct { ... } list
time_t mtime

Definition at line 454 of file pbx_spool.c.

Referenced by queue_file(), and scan_thread().

char name[0]

Definition at line 455 of file pbx_spool.c.

Referenced by queue_file(), queue_file_create(), queue_file_write(), and scan_thread().

struct direntry* next

Definition at line 453 of file pbx_spool.c.

Referenced by scan_thread().


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