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