RTEMS  5.0.0
Data Structures | Macros

Header file for Command Line Interface related stuff. More...

Go to the source code of this file.

Data Structures

struct  monCommand
 

Macros

#define CMDFLAG_NOMONRC   1
 
#define CMDLINESIZE   128
 
#define ARGCNT   24
 
#define CMD_SUCCESS   0
 
#define CMD_FAILURE   -1
 
#define CMD_PARAM_ERROR   -2
 
#define CMD_LINE_ERROR   -3
 
#define CMD_ULVL_DENIED   -4
 
#define CMD_NOT_FOUND   -5
 
#define CMD_MONRC_DENIED   -6
 

Detailed Description

Header file for Command Line Interface related stuff.