Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
direntry Struct Reference
Collaboration diagram for direntry:
Collaboration graph
[legend]

Data Fields

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

Detailed Description

Definition at line 103 of file pbx_spool.c.

Field Documentation

◆ list

struct { ... } list

◆ mtime

time_t mtime

Definition at line 105 of file pbx_spool.c.

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

◆ name

char name[0]

◆ next

struct direntry* next

Definition at line 104 of file pbx_spool.c.

Referenced by scan_thread().


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