Searched refs:SortedCommandList (Results 1 – 1 of 1) sorted by relevance
296 CHAR16 *SortedCommandList; in ShellCommandRunHelp() local310 SortedCommandList = NULL; in ShellCommandRunHelp()394 SortedCommandList = NULL; in ShellCommandRunHelp()396 …CopyListOfCommandNames(&SortedCommandList, &SortedCommandListSize, ShellCommandGetCommandList(TRUE… in ShellCommandRunHelp()397 CopyListOfCommandNamesWithDynamic(&SortedCommandList, &SortedCommandListSize); in ShellCommandRunHelp()399 for (CurrentCommand = SortedCommandList in ShellCommandRunHelp()400 …Command != NULL && *CurrentCommand != CHAR_NULL && CurrentCommand < SortedCommandList + SortedComm… in ShellCommandRunHelp()471 SHELL_FREE_NON_NULL(SortedCommandList); in ShellCommandRunHelp()