Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/lbl/
H A Dos-sunos4.h203 #define SIG_IGN (void (*)(int))1 macro
/freebsd/contrib/libpcap/lbl/
H A Dos-sunos4.h203 #define SIG_IGN (void (*)(int))1 macro
/freebsd/contrib/llvm-project/libc/include/llvm-libc-macros/gpu/
H A Dsignal-macros.h20 #define SIG_IGN ((void (*)(int))(1)) macro
/freebsd/contrib/llvm-project/libc/include/llvm-libc-macros/linux/
H A Dsignal-macros.h90 #define SIG_IGN ((void (*)(int))1) macro
/freebsd/sys/sys/
H A Dsignal.h139 #define SIG_IGN ((__sighandler_t *)1) macro