Searched refs:inmore (Results 1 - 6 of 6) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/win/tty/
H A Dtopl.c181 if(ttyDisplay->inmore++)
210 ttyDisplay->inmore = 0;
H A Dwintty.c288 ttyDisplay->inmore = ttyDisplay->inread = ttyDisplay->intr = 0;
2251 if(ttyDisplay->inmore) {
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/win/tty/
H A Dtopl.c181 if(ttyDisplay->inmore++)
210 ttyDisplay->inmore = 0;
H A Dwintty.c288 ttyDisplay->inmore = ttyDisplay->inread = ttyDisplay->intr = 0;
2251 if(ttyDisplay->inmore) {
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dwintty.h62 int inmore; /* non-zero if more() is active */ member in struct:DisplayDesc
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dwintty.h62 int inmore; /* non-zero if more() is active */ member in struct:DisplayDesc

Completed in 102 milliseconds