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

/netbsd-6-1-5-RELEASE/external/bsd/less/dist/
H A Dsignal.c60 sigs |= S_INTERRUPT;
136 sigs |= S_INTERRUPT;
260 if (tsignals & S_INTERRUPT)
H A Dless.h472 #define S_INTERRUPT 01 macro
475 #define ABORT_SIGS() (sigs & (S_INTERRUPT|S_STOP))

Completed in 154 milliseconds