|
Asterisk - The Open Source Telephony Project GIT-master-9647a4f
|

Data Fields | ||
| int | fd | |
| struct { | ||
| struct path_lock * next | ||
| } | le | |
| char * | path | |
Definition at line 2475 of file main/app.c.
| int fd |
Definition at line 2477 of file main/app.c.
Referenced by ast_lock_path_flock(), and path_lock_destroy().
| struct { ... } le |
Referenced by ast_unlock_path_flock().
| struct path_lock* next |
Definition at line 2476 of file main/app.c.
| char* path |
Definition at line 2478 of file main/app.c.
Referenced by ast_lock_path(), ast_lock_path_flock(), ast_record_review(), ast_unlock_path(), ast_unlock_path_flock(), and path_lock_destroy().