
Data Fields | |
| int | fd |
| struct { | |
| struct path_lock * next | |
| } | le |
| char * | path |
| int fd |
Definition at line 1318 of file app.c.
Referenced by ast_lock_path_flock(), and ast_read_textfile().
| struct { ... } le |
Referenced by ast_lock_path_flock(), and ast_unlock_path_flock().
Definition at line 1317 of file app.c.
Referenced by ast_str_get_encoded_str().
| char* path |
Definition at line 1319 of file app.c.
Referenced by ast_lock_path_flock(), and ast_unlock_path_flock().