Data Fields | |
int | fd |
struct { | |
path_lock * next | |
} | le |
char * | path |
Definition at line 1194 of file app.c.
int fd |
Definition at line 1196 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().
char* path |