Home
last modified time | relevance | path

Searched refs:S_INTERRUPT (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/less/
H A Dsignal.c54 sigs |= S_INTERRUPT; in u_interrupt()
124 sigs |= S_INTERRUPT; in wbreak_handler()
261 if (tsignals & S_INTERRUPT) in psignals()
H A Dos.c245 sigs |= S_INTERRUPT; in iread()
259 sigs |= S_INTERRUPT; in iread()
H A Dless.h559 #define S_INTERRUPT 01 macro
562 #define ABORT_SIGS() (sigs & (S_INTERRUPT|S_STOP))