Sat Apr 26 2014 22:03:25

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 491 of file pbx_spool.c.


Field Documentation

struct { ... } list
time_t mtime

Definition at line 493 of file pbx_spool.c.

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

struct direntry* next

Definition at line 492 of file pbx_spool.c.

Referenced by scan_thread().


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