Searched refs:tt_getch (Results 1 - 2 of 2) sorted by relevance

/haiku/src/bin/unzip/
H A Dttyio.h179 # define getch() tt_getch()
180 # define FGETCH(f) tt_getch()
182 int tt_getch OF((void));
H A Dttyio.c256 int tt_getch() function
285 } /* end function tt_getch() */

Completed in 46 milliseconds