Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/less/
H A Dsignal.c56 sigs |= S_INTERRUPT;
132 sigs |= S_INTERRUPT;
274 if (tsignals & S_INTERRUPT) in psignals()
H A Dos.c168 sigs |= S_INTERRUPT;
173 sigs |= S_INTERRUPT;
181 sigs |= S_INTERRUPT;
H A Dless.h523 #define S_INTERRUPT 01 macro
526 #define ABORT_SIGS() (sigs & (S_INTERRUPT|S_STOP))