Mon Sep 20 2010 00:35:02

Asterisk developer's documentation


Data Fields

path_lock Struct Reference

Collaboration diagram for path_lock:
Collaboration graph
[legend]

Data Fields

int fd
struct {
   struct path_lock *   next
le
char * path

Detailed Description

Definition at line 1272 of file app.c.


Field Documentation

int fd

Definition at line 1274 of file app.c.

Referenced by ast_lock_path_flock(), and ast_read_textfile().

struct { ... } le
struct path_lock* next

Definition at line 1273 of file app.c.

Referenced by ast_str_get_encoded_str().

char* path

Definition at line 1275 of file app.c.

Referenced by ast_close_fds_above_n(), ast_lock_path_flock(), and ast_unlock_path_flock().


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