Searched refs:sighold (Results 1 - 14 of 14) sorted by relevance

/macosx-10.10.1/dtrace-147/tools/ctfconvert/
H A Dctfconvert.c162 sighold(SIGINT);
163 sighold(SIGQUIT);
164 sighold(SIGTERM);
/macosx-10.10.1/Libc-1044.1.2/compat-43/
H A Dsigcompat.c170 sighold(int sig) function
220 (-1 == sighold(sig)))
/macosx-10.10.1/Libc-1044.1.2/include/
H A Dsignal.h123 int sighold(int);
/macosx-10.10.1/emacs-93/emacs/src/s/
H A Dusg5-4.h153 sighold (SIGCLD); \
/macosx-10.10.1/emacs-93/emacs/src/
H A Dsyssignal.h69 #define sighold(SIG) ONLY_USED_IN_BSD_4_1 macro
H A Dsysdep.c559 sighold (SIGCHLD);
2803 sighold (SIGTINT);
2818 sighold (signum);
H A Dprocess.c1995 sighold (SIGCHLD);
/macosx-10.10.1/cups-408/cups/scheduler/
H A Dmain.c1198 sighold(SIGTERM);
1199 sighold(SIGCHLD);
/macosx-10.10.1/zsh-61/zsh/Src/
H A Dsignals.c76 * (held) using sighold. On machines which can't block signals at *
222 sighold(i);
314 sighold(i);
/macosx-10.10.1/bash-94.1.2/bash-3.2/lib/readline/
H A Drltty.c94 sighold (SIGINT);
/macosx-10.10.1/uucp-11/uucp/unix/
H A Dserial.c442 /* Use the SVR3 sighold and sigrelse calls. */
451 sighold (SIGINT);
452 sighold (SIGQUIT);
453 sighold (SIGTERM);
454 sighold (SIGPIPE);
/macosx-10.10.1/uucp-11/uucp/
H A Dconfigure3575 for ac_func in sigprocmask sigblock sighold getdtablesize sysconf
/macosx-10.10.1/zsh-61/zsh/
H A Dconfigure8239 sigaction sigblock sighold sigrelse sigsetmask sigprocmask \
/macosx-10.10.1/bash-94.1.2/bash-3.2/
H A Dconfigure23249 sighold(SIGINT); sigpause(SIGINT);

Completed in 254 milliseconds