Home
last modified time | relevance | path

Searched refs:inputKey (Results 1 – 1 of 1) sorted by relevance

/external/gptfdisk/
Dgptcurses.cc641 int inputKey, exitNow = 0; in AcceptInput() local
645 inputKey = getch(); in AcceptInput()
646 switch (inputKey) { in AcceptInput()
672 exitNow = Dispatch(inputKey); in AcceptInput()