Searched refs:inputKey (Results 1 – 1 of 1) sorted by relevance
641 int inputKey, exitNow = 0; in AcceptInput() local645 inputKey = getch(); in AcceptInput()646 switch (inputKey) { in AcceptInput()672 exitNow = Dispatch(inputKey); in AcceptInput()