
Data Fields | |
| struct { | |
| struct direntry * next | |
| } | list |
| time_t | mtime |
| char | name [0] |
Definition at line 452 of file pbx_spool.c.
| 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().
Definition at line 453 of file pbx_spool.c.
Referenced by scan_thread().