Searched refs:GetNextCommand (Results 1 – 2 of 2) sorted by relevance
59 #define GetNextCommand GetNxtCommand macro
54 static int GetNextCommand (KEYCMD *, Char *);178 if ((num = GetNextCommand(&cmdnum, &ch)) != OKCMD) { in Inputl()672 GetNextCommand(KEYCMD *cmdnum, Char *ch) in GetNextCommand() function