HomeSort by: relevance | last modified time | path
    Searched refs:caught_intr (Results 1 - 4 of 4) sorted by relevancy

  /xsrc/external/mit/xterm/dist/
data.c 98 SIG_ATOMIC_T caught_intr = False; variable
data.h 102 extern SIG_ATOMIC_T caught_intr;
main.c 5776 caught_intr = True;
misc.c 567 if (hold_screen && caught_intr && !found) {

Completed in 20 milliseconds