Searched refs:OsShellCmdSystemInfo (Results 1 – 3 of 3) sorted by relevance
161 INT32 OsShellCmdSystemInfo(INT32 argc, const CHAR **argv) in OsShellCmdSystemInfo() function174 …MD_ENTRY(systeminfo_shellcmd, CMD_TYPE_EX, "systeminfo", 1, (CmdCallBackFunc)OsShellCmdSystemInfo);
312 extern INT32 OsShellCmdSystemInfo(INT32 argc, const CHAR **argv);
436 OsShellCmdSystemInfo(0, NULL); in ICunitRunF()