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

/netbsd-current/external/gpl3/gcc/dist/fixincludes/tests/base/sys/
H A Dsignal.h27 #define SIG_DFL (void (*)(int))0 macro
/netbsd-current/external/gpl3/gcc.old/dist/fixincludes/tests/base/sys/
H A Dsignal.h27 #define SIG_DFL (void (*)(int))0 macro
/netbsd-current/external/bsd/tcpdump/dist/lbl/
H A Dos-sunos4.h200 #undef SIG_DFL macro
201 #define SIG_DFL (void (*)(int))0 macro
/netbsd-current/external/bsd/libpcap/dist/lbl/
H A Dos-sunos4.h202 #undef SIG_DFL macro
203 #define SIG_DFL (void (*)(int))0 macro
/netbsd-current/sys/sys/
H A Dsignal.h92 #define SIG_DFL ((void (*)(int)) 0) macro

Completed in 105 milliseconds