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

/haiku-fatelf/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() */
/haiku-fatelf/src/bin/zip/
H A Dttyio.h185 # define getch() tt_getch()
186 # define FGETCH(f) tt_getch()
188 int tt_getch OF((void));
H A Dttyio.c256 int tt_getch() function
285 } /* end function tt_getch() */

Completed in 110 milliseconds