Searched refs:SIG_HOLD (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/Libc-1044.1.2/compat-43/
H A Dsigcompat.c216 if (disp == SIG_HOLD) {
218 return (SIG_HOLD);
230 return blocked ? SIG_HOLD : rv;
/macosx-10.10/bind9-45.101/bind9/contrib/nslint-2.1a3/lbl/
H A Dos-sunos4.h213 #undef SIG_HOLD macro
214 #define SIG_HOLD (void (*)(int))3 macro
/macosx-10.10/libpcap-48/libpcap/lbl/
H A Dos-sunos4.h213 #undef SIG_HOLD macro
214 #define SIG_HOLD (void (*)(int))3 macro
/macosx-10.10/tcpdump-61/tcpdump/lbl/
H A Dos-sunos4.h213 #undef SIG_HOLD macro
214 #define SIG_HOLD (void (*)(int))3 macro
/macosx-10.10/xnu-2782.1.97/bsd/sys/
H A Dsignal.h128 * SIG_HOLD is chosen to avoid KERN_SIG_* values in <sys/signalvar.h>
132 #define SIG_HOLD (void (*)(int))5 macro
138 #define SIG_HOLD (void (*)(/*int*/))5 macro

Completed in 101 milliseconds