Searched refs:ShellCommandIsOnAliasList (Results 1 – 4 of 4) sorted by relevance
57 if (ShellCommandIsOnAliasList(Alias)) { in PrintAllShellAlias()177 if (ShellCommandIsOnAliasList(Param1)) { in ShellCommandRunAlias()
270 ShellCommandIsOnAliasList (
885 ShellCommandIsOnAliasList( in ShellCommandIsOnAliasList() function
3533 if (ShellCommandIsOnAliasList(Alias==NULL?Command:Alias)) { in EfiShellSetAlias()