Searched refs:PEND_SIGINT (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/sendmail/include/sm/
H A Dsignal.h35 #define PEND_SIGINT 0x0002 macro
/freebsd-10.0-release/contrib/sendmail/libsm/
H A Dsignal.c212 sigbit = PEND_SIGINT;
H A Dclock.c359 else if (bitset(PEND_SIGINT, PendingSignal))
361 sigbit = PEND_SIGINT;

Completed in 157 milliseconds