Asterisk - The Open Source Telephony Project GIT-master-67613d1
Data Fields
ast_cli_args Struct Reference

#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
 

Detailed Description

Examples
app_skel.c.

Definition at line 158 of file cli.h.

Field Documentation

◆ argc

const int argc

Definition at line 160 of file cli.h.

◆ argv

const char* const* argv

Definition at line 161 of file cli.h.

Referenced by __ast_cli_generator(), and handle_cli_ulimit().

◆ fd

const int fd

◆ line

const char* line

Definition at line 162 of file cli.h.

◆ n

const int n

Definition at line 165 of file cli.h.

◆ pos

const int pos

Definition at line 164 of file cli.h.

◆ word

const char* word

Definition at line 163 of file cli.h.


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