Searched defs:SIG_DFL (Results 1 - 5 of 5) sorted by last modified time

/freebsd-10.1-release/contrib/tcpdump/lbl/
H A Dos-sunos4.h204 #undef SIG_DFL macro
205 #define SIG_DFL (void (*)(int))0 macro
/freebsd-10.1-release/contrib/llvm/tools/lldb/tools/driver/
H A DPlatform.h85 #define SIG_DFL ( (sighandler_t) -1 ) macro
/freebsd-10.1-release/contrib/apr/include/
H A Dapr_signal.h48 #undef SIG_DFL macro
51 #define SIG_DFL (void (*)(int))0 macro
/freebsd-10.1-release/contrib/libpcap/lbl/
H A Dos-sunos4.h204 #undef SIG_DFL macro
205 #define SIG_DFL (void (*)(int))0 macro
/freebsd-10.1-release/sys/sys/
H A Dsignal.h120 #define SIG_DFL ((__sighandler_t *)0) macro

Completed in 120 milliseconds