|
RTEMS 6.1-rc6
|
Loading...
Searching...
No Matches
Go to the documentation of this file.
56 int (*func)(int,
char **);
69#define CMDFLAG_NOMONRC 1
74#define CMDLINESIZE 128
115#define CMD_FAILURE -1
116#define CMD_PARAM_ERROR -2
117#define CMD_LINE_ERROR -3
118#define CMD_ULVL_DENIED -4
119#define CMD_NOT_FOUND -5
120#define CMD_MONRC_DENIED -6