Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
limits Struct Reference

Data Fields

char clicmd [15]
 
char desc [40]
 
char limit [3]
 
int resource
 

Detailed Description

Definition at line 42 of file res_limit.c.

Field Documentation

◆ clicmd

char clicmd[15]

Definition at line 46 of file res_limit.c.

Referenced by complete_ulimit(), handle_cli_ulimit(), str2desc(), and str2limit().

◆ desc

char desc[40]

Definition at line 45 of file res_limit.c.

Referenced by handle_cli_ulimit(), and str2desc().

◆ limit

char limit[3]

Definition at line 44 of file res_limit.c.

◆ resource

int resource

Definition at line 43 of file res_limit.c.

Referenced by handle_cli_ulimit(), and str2limit().


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