Searched refs:tgetch (Results 1 - 12 of 12) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dbeconf.h17 #define tgetch getchar macro
H A Dunixconf.h271 #define tgetch getchar macro
H A Dvmsconf.h213 #define tgetch vms_getchar macro
H A Dextern.h903 E int NDECL(tgetch);
1224 E int NDECL(tgetch);
1328 E int NDECL(tgetch);
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dbeconf.h17 #define tgetch getchar macro
H A Dunixconf.h271 #define tgetch getchar macro
H A Dvmsconf.h213 #define tgetch vms_getchar macro
H A Dextern.h903 E int NDECL(tgetch);
1224 E int NDECL(tgetch);
1328 E int NDECL(tgetch);
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/sys/share/
H A Dpcsys.c264 c = tgetch(); if (c == 'Y') c = 'y';
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/sys/share/
H A Dpcsys.c264 c = tgetch(); if (c == 'Y') c = 'y';
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/win/tty/
H A Dwintty.c2534 i = ((++nesting == 1) ? tgetch() :
2539 i = tgetch();
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/win/tty/
H A Dwintty.c2534 i = ((++nesting == 1) ? tgetch() :
2539 i = tgetch();

Completed in 113 milliseconds