• Home
  • Raw
  • Download

Lines Matching refs:ShellCommandRegisterCommandName

87ShellCommandRegisterCommandName(L"attrib",   ShellCommandRunAttrib  , ShellCommandGetManFileNameLe…  in ShellLevel2CommandsLibConstructor()
88ShellCommandRegisterCommandName(L"cd", ShellCommandRunCd , ShellCommandGetManFileNameLe… in ShellLevel2CommandsLibConstructor()
89ShellCommandRegisterCommandName(L"cp", ShellCommandRunCp , ShellCommandGetManFileNameLe… in ShellLevel2CommandsLibConstructor()
90ShellCommandRegisterCommandName(L"load", ShellCommandRunLoad , ShellCommandGetManFileNameLe… in ShellLevel2CommandsLibConstructor()
91ShellCommandRegisterCommandName(L"map", ShellCommandRunMap , ShellCommandGetManFileNameLe… in ShellLevel2CommandsLibConstructor()
92ShellCommandRegisterCommandName(L"mkdir", ShellCommandRunMkDir , ShellCommandGetManFileNameLe… in ShellLevel2CommandsLibConstructor()
93ShellCommandRegisterCommandName(L"mv", ShellCommandRunMv , ShellCommandGetManFileNameLe… in ShellLevel2CommandsLibConstructor()
94ShellCommandRegisterCommandName(L"parse", ShellCommandRunParse , ShellCommandGetManFileNameLe… in ShellLevel2CommandsLibConstructor()
95ShellCommandRegisterCommandName(L"reset", ShellCommandRunReset , ShellCommandGetManFileNameLe… in ShellLevel2CommandsLibConstructor()
96ShellCommandRegisterCommandName(L"set", ShellCommandRunSet , ShellCommandGetManFileNameLe… in ShellLevel2CommandsLibConstructor()
97ShellCommandRegisterCommandName(L"ls", ShellCommandRunLs , ShellCommandGetManFileNameLe… in ShellLevel2CommandsLibConstructor()
98ShellCommandRegisterCommandName(L"rm", ShellCommandRunRm , ShellCommandGetManFileNameLe… in ShellLevel2CommandsLibConstructor()
99ShellCommandRegisterCommandName(L"vol", ShellCommandRunVol , ShellCommandGetManFileNameLe… in ShellLevel2CommandsLibConstructor()
117ShellCommandRegisterCommandName(L"date", ShellCommandRunDate , ShellCommandGetManFileNameLe… in ShellLevel2CommandsLibConstructor()
118ShellCommandRegisterCommandName(L"time", ShellCommandRunTime , ShellCommandGetManFileNameLe… in ShellLevel2CommandsLibConstructor()
119ShellCommandRegisterCommandName(L"timezone", ShellCommandRunTimeZone, ShellCommandGetManFileNameLe… in ShellLevel2CommandsLibConstructor()
125ShellCommandRegisterCommandName(L"l2date", ShellCommandRunDate , ShellCommandGetManFileName… in ShellLevel2CommandsLibConstructor()
126ShellCommandRegisterCommandName(L"l2time", ShellCommandRunTime , ShellCommandGetManFileName… in ShellLevel2CommandsLibConstructor()
127ShellCommandRegisterCommandName(L"l2timezone", ShellCommandRunTimeZone, ShellCommandGetManFileName… in ShellLevel2CommandsLibConstructor()