Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ShellPkg/Application/Shell/
DShell.c730 IsCommand( in IsCommand() function
755 if (IsCommand(CommandName, L"for") in IsScriptOnlyCommand()
756 ||IsCommand(CommandName, L"endfor") in IsScriptOnlyCommand()
757 ||IsCommand(CommandName, L"if") in IsScriptOnlyCommand()
758 ||IsCommand(CommandName, L"else") in IsScriptOnlyCommand()
759 ||IsCommand(CommandName, L"endif") in IsScriptOnlyCommand()
760 ||IsCommand(CommandName, L"goto")) { in IsScriptOnlyCommand()