Wed Jan 8 2020 09:50:24

Asterisk developer's documentation


direntry Struct Reference

Data Fields

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

Detailed Description

Definition at line 474 of file pbx_spool.c.

Field Documentation

struct { ... } list
time_t mtime

Definition at line 476 of file pbx_spool.c.

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

struct direntry* next

Definition at line 475 of file pbx_spool.c.

Referenced by scan_thread().


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