|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <shell.h>

Public Attributes | |
| const char * | cargv [64] |
| int | noglobargv [64] |
| int | cargc |
| char | argbuf [256] |
| char ArgvInfo::argbuf[256] |
Definition at line 12 of file shell.h.
Referenced by CommandShell(), and CompletionFunction().
| int ArgvInfo::cargc |
Definition at line 11 of file shell.h.
Referenced by CommandShell(), CompletionFunction(), and DoCommand().
Definition at line 9 of file shell.h.
Referenced by CommandShell(), CompletionFunction(), and DoCommand().
| int ArgvInfo::noglobargv[64] |
Definition at line 10 of file shell.h.
Referenced by ChdirCmd(), ChmodCmd(), CommandShell(), CompletionFunction(), DeleteCmd(), EchoCmd(), GetCmd(), LocalRmCmd(), LocalRmdirCmd(), PutCmd(), RGlobCmd(), RmdirCmd(), SpoolGetCmd(), and SpoolPutCmd().