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

/netbsd-current/games/hack/
H A Dhack.pager.c136 static int got_intrup; variable
141 got_intrup++;
155 while (fgets(bufr, CO - 1, fp) && (!strip || *bufr == '\t') && !got_intrup) {
169 got_intrup = 0;

Completed in 130 milliseconds