| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 
#include <cli.h>
| Data Fields | |
| const int | argc | 
| const char *const * | argv | 
| const int | fd | 
| const char * | line | 
| const int | n | 
| const int | pos | 
| const char * | word | 
| const int argc | 
Definition at line 160 of file cli.h.
Referenced by AST_TEST_DEFINE().
| const char* const* argv | 
Definition at line 161 of file cli.h.
Referenced by __ast_cli_generator(), AST_TEST_DEFINE(), and handle_cli_ulimit().
| const int fd | 
Definition at line 159 of file cli.h.
Referenced by ast_cli_command_full(), ast_cli_command_multiple_full(), ast_cli_print_timestr_fromseconds(), and sorcery_memory_cache_print_object().