Searched refs:HTCheckForInterrupt (Results 1 – 9 of 9) sorted by relevance
762 if (HTCheckForInterrupt()) { in HTCopy()964 if (HTCheckForInterrupt()) { in HTFileCopy()1015 if (HTCheckForInterrupt()) { in HTMemCopy()1095 if (HTCheckForInterrupt()) { in HTGzFileCopy()1222 if (HTCheckForInterrupt()) { in HTZzFileCopy()1297 if (HTCheckForInterrupt()) { in HTBzFileCopy()
99 return HTCheckForInterrupt()? 0 : 1; in ResolveYield()986 if (HTCheckForInterrupt()) { in setup_nsl_fork()1133 if (HTCheckForInterrupt()) { in LYGetHostByName()1200 if (HTCheckForInterrupt()) { in LYGetHostByName()1280 if (HTCheckForInterrupt()) { in HTParseInet()1760 if (HTCheckForInterrupt()) { in HTWasInterrupted()
2045 if (HTCheckForInterrupt()) { in print_local_dir()2085 if (HTCheckForInterrupt()) { in print_local_dir()2210 if (HTCheckForInterrupt()) { in print_local_dir()
956 if (HTCheckForInterrupt()) { in HTLoadWAIS()
3022 if (HTCheckForInterrupt()) { in read_directory()3260 if (WasInterrupted || HTCheckForInterrupt()) { in read_directory()
2269 if (HTCheckForInterrupt()) { in HTLoadHTTP()
150 extern int HTCheckForInterrupt(void);
1780 int HTCheckForInterrupt(void) in HTCheckForInterrupt() function4669 if (LYCursesON && HTCheckForInterrupt()) { in LYExpandHostForURL()4844 if (LYCursesON && HTCheckForInterrupt()) { in LYExpandHostForURL()
1092 * use curses nodelay() function for BeOS to make HTCheckForInterrupt() work1152 * simplify ifdef's in HTCheckForInterrupt() to make it clearer that the win322111 * modify an ifdef in HTCheckForInterrupt() to allow compile with DJGPP -GV2163 * change select timeout in HTCheckForInterrupt() to zero, allowing immediate2257 * add case LYK_TO_CLIPBOARD to HTCheckForInterrupt (not a good place), to allow2283 * modify ifdef in HTCheckForInterrupt() to work with MingW and PDcurses -GV3163 * modify ifdef in HTCheckForInterrupt() to build with DJGPP -DK7929 for skipping HTCheckForInterrupt() - TD8046 * modify HTCheckForInterrupt() to check for interrupt no more than one per8413 * reorder HTCheckForInterrupt() so that partial display mode will work for[all …]