Searched refs:tty_nhgetch (Results 1 - 8 of 8) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dwintty.h201 E int NDECL(tty_nhgetch);
H A Dtrampoli.h327 #define tty_nhgetch() tty_nhgetch_() macro
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/win/tty/
H A Dgetline.c188 while((c = tty_nhgetch()) != '\n') {
H A Dwintty.c86 tty_nhgetch,
680 while((c = tty_nhgetch()) != '\n') {
2511 tty_nhgetch() function
2574 return tty_nhgetch();
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dwintty.h201 E int NDECL(tty_nhgetch);
H A Dtrampoli.h327 #define tty_nhgetch() tty_nhgetch_() macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/win/tty/
H A Dgetline.c188 while((c = tty_nhgetch()) != '\n') {
H A Dwintty.c86 tty_nhgetch,
680 while((c = tty_nhgetch()) != '\n') {
2511 tty_nhgetch() function
2574 return tty_nhgetch();

Completed in 43 milliseconds