Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
char | clicmd [15] |
char | desc [40] |
char | limit [3] |
int | resource |
Definition at line 42 of file res_limit.c.
char clicmd[15] |
Definition at line 46 of file res_limit.c.
Referenced by complete_ulimit(), handle_cli_ulimit(), str2desc(), and str2limit().
char desc[40] |
Definition at line 45 of file res_limit.c.
Referenced by handle_cli_ulimit(), and str2desc().
char limit[3] |
Definition at line 44 of file res_limit.c.
int resource |
Definition at line 43 of file res_limit.c.
Referenced by handle_cli_ulimit(), and str2limit().