Asterisk - The Open Source Telephony Project  18.5.0
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

Examples:
/usr/src/asterisk-18.5.0/main/app.c.

Definition at line 2318 of file main/app.c.

Field Documentation

◆ fd

int fd
Examples:
/usr/src/asterisk-18.5.0/main/app.c.

Definition at line 2320 of file main/app.c.

Referenced by ast_lock_path_flock(), and path_lock_destroy().

◆ le

struct { ... } le

◆ next

struct path_lock* next

Definition at line 2319 of file main/app.c.

◆ path

char* path

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