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

Data Fields

struct direntryfirst
 
struct direntrylast
 
ast_mutex_t lock
 

Detailed Description

Definition at line 109 of file pbx_spool.c.

Field Documentation

◆ first

struct direntry* first

Definition at line 109 of file pbx_spool.c.

◆ last

struct direntry* last

Definition at line 109 of file pbx_spool.c.

◆ lock

Definition at line 109 of file pbx_spool.c.


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