Home
last modified time | relevance | path

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() in tt_getch() function