Home
last modified time | relevance | path

Searched refs:ExecuteCommand (Results 1 – 3 of 3) sorted by relevance

/reactos/base/shell/cmd/
H A Dif.c197 return ExecuteCommand(Cmd->Subcommands); in ExecuteIf()
202 return ExecuteCommand(Cmd->Subcommands->Next); in ExecuteIf()
H A Dcmd.c648 Ret = ExecuteCommand(Cmd); in ParseCommandLine()
782 ExecuteCommand( in ExecuteCommand() function
828 Ret = ExecuteCommand(Sub); in ExecuteCommand()
833 Ret = ExecuteCommand(Sub); in ExecuteCommand()
837 Ret = ExecuteCommand(Sub->Next); in ExecuteCommand()
843 Ret = ExecuteCommand(Sub); in ExecuteCommand()
845 Ret = ExecuteCommand(Sub->Next); in ExecuteCommand()
882 return ExecuteCommand(Cmd); in ExecuteCommandWithEcho()
1786 Ret = ExecuteCommand(Cmd); in ProcessInput()
H A Dcmd.h88 ExecuteCommand(