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

/freebsd-10-stable/contrib/libpcap/lbl/
H A Dos-sunos4.h206 #undef SIG_IGN macro
207 #define SIG_IGN (void (*)(int))1 macro
/freebsd-10-stable/contrib/tcpdump/lbl/
H A Dos-sunos4.h206 #undef SIG_IGN macro
207 #define SIG_IGN (void (*)(int))1 macro
/freebsd-10-stable/contrib/apr/include/
H A Dapr_signal.h49 #undef SIG_IGN macro
52 #define SIG_IGN (void (*)(int))1 macro
/freebsd-10-stable/contrib/llvm/tools/lldb/tools/driver/
H A DPlatform.h87 #define SIG_IGN ( (sighandler_t) -2 ) macro
/freebsd-10-stable/sys/sys/
H A Dsignal.h121 #define SIG_IGN ((__sighandler_t *)1) macro

Completed in 181 milliseconds