Searched defs:SIG_IGN (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/libpcap/lbl/
H A Dos-sunos4.h202 #undef SIG_IGN macro
203 #define SIG_IGN (void (*)(int))1 macro
/freebsd-11-stable/contrib/tcpdump/lbl/
H A Dos-sunos4.h202 #undef SIG_IGN macro
203 #define SIG_IGN (void (*)(int))1 macro
/freebsd-11-stable/contrib/apr/include/
H A Dapr_signal.h49 #undef SIG_IGN macro
52 #define SIG_IGN (void (*)(int))1 macro
/freebsd-11-stable/sys/sys/
H A Dsignal.h138 #define SIG_IGN ((__sighandler_t *)1) macro

Completed in 166 milliseconds