/freebsd/contrib/ncurses/ncurses/tty/ |
H A D | lib_tstp.c | 79 #ifdef SIGTTOU in signal_name() 80 case SIGTTOU: in signal_name() 144 #ifdef SIGTTOU in handle_SIGTSTP() 182 #ifdef SIGTTOU in handle_SIGTSTP() 183 sigttou_blocked = sigismember(&omask, SIGTTOU); in handle_SIGTSTP() 186 (void) sigaddset(&mask, SIGTTOU); in handle_SIGTSTP() 200 #ifdef SIGTTOU in handle_SIGTSTP() 203 (void) sigaddset(&mask, SIGTTOU); in handle_SIGTSTP()
|
/freebsd/crypto/openssh/openbsd-compat/ |
H A D | readpassphrase.c | 126 (void)sigaction(SIGTTOU, &sa, &savettou); in readpassphrase() 152 const int sigttou = signo[SIGTTOU]; in readpassphrase() 156 errno == EINTR && !signo[SIGTTOU]) in readpassphrase() 158 signo[SIGTTOU] = sigttou; in readpassphrase() 168 (void)sigaction(SIGTTOU, &savettou, NULL); in readpassphrase() 182 case SIGTTOU: in readpassphrase()
|
/freebsd/contrib/libfido2/openbsd-compat/ |
H A D | readpassphrase.c | 130 (void)sigaction(SIGTTOU, &sa, &savettou); in readpassphrase() 156 const int sigttou = signo[SIGTTOU]; in readpassphrase() 160 errno == EINTR && !signo[SIGTTOU]) in readpassphrase() 162 signo[SIGTTOU] = sigttou; in readpassphrase() 172 (void)sigaction(SIGTTOU, &savettou, NULL); in readpassphrase() 186 case SIGTTOU: in readpassphrase()
|
/freebsd/contrib/libarchive/libarchive_fe/ |
H A D | passphrase.c | 154 M(M(SIGTSTP, SIGTTIN), SIGTTOU))) 206 * generate SIGTTOU, so do it *before* installing the signal handlers. in readpassphrase() 242 (void)sigaction(SIGTTOU, &sa, &savettou); in readpassphrase() 273 const int sigttou = signo[SIGTTOU]; in readpassphrase() 275 /* Ignore SIGTTOU generated when we are not the fg pgrp. */ in readpassphrase() 277 errno == EINTR && !signo[SIGTTOU]) in readpassphrase() 279 signo[SIGTTOU] = sigttou; in readpassphrase() 290 (void)sigaction(SIGTTOU, &savettou, NULL); in readpassphrase() 305 case SIGTTOU: in readpassphrase()
|
/freebsd/contrib/less/ |
H A D | signal.c | 218 #ifdef SIGTTOU in psignals() 219 LSIGNAL(SIGTTOU, SIG_IGN); in psignals() 225 #ifdef SIGTTOU in psignals() 226 LSIGNAL(SIGTTOU, SIG_DFL); in psignals()
|
/freebsd/lib/libc/gen/ |
H A D | readpassphrase.c | 121 (void)__libc_sigaction(SIGTTOU, &sa, &savettou); in readpassphrase() 148 errno == EINTR && !signo[SIGTTOU]) in readpassphrase() 159 (void)__libc_sigaction(SIGTTOU, &savettou, NULL); in readpassphrase() 173 case SIGTTOU: in readpassphrase()
|
H A D | siglist.c | 57 [SIGTTOU] = "TTOU", 92 [SIGTTOU] = "Stopped (tty output)",
|
/freebsd/contrib/tcsh/ |
H A D | tc.sig.h | 128 sigaction(SIGTTOU, NULL, &(sv)[4]); \ 136 sigaddset(&m__, SIGTTOU); \ 148 sigaction(SIGTTOU, &(sv)[4], NULL); \
|
H A D | sh.init.c | 613 #ifdef SIGTTOU in mesginit() 614 if (mesg[SIGTTOU].pname == NULL) { in mesginit() 615 mesg[SIGTTOU].iname = "TTOU"; in mesginit() 617 mesg[SIGTTOU].pname = CSAVS(2, 53, "Suspended (tty output)"); in mesginit() 619 mesg[SIGTTOU].pname = CSAVS(2, 54, "Stopped (tty output)"); in mesginit()
|
H A D | dotlock.c | 139 (void)sigaddset(&nset, SIGTTOU); in dot_lock()
|
/freebsd/usr.bin/mail/ |
H A D | tty.c | 71 savettou = signal(SIGTTOU, SIG_DFL); in grabh() 138 (void)signal(SIGTTOU, savettou); in grabh() 210 (void)signal(SIGTTOU, ttystop); in readtty() 221 (void)signal(SIGTTOU, SIG_DFL); in readtty()
|
/freebsd/cddl/lib/libdtrace/ |
H A D | signal.d | 68 inline int SIGTTOU = 22; variable 69 #pragma D binding "1.0" SIGTTOU 116 signal == SIGTTOU ? "SIGTTOU" :
|
/freebsd/bin/sh/ |
H A D | trap.c | 282 case SIGTTOU: in setsignal() 305 signo == SIGTTIN || signo == SIGTTOU)) { in setsignal() 538 sig != SIGTTOU) { in exitshell_savedstatus()
|
/freebsd/bin/timeout/ |
H A D | timeout.c | 273 signal(SIGTTOU, SIG_IGN); in main() 281 signal(SIGTTOU, SIG_DFL); in main()
|
/freebsd/lib/libsysdecode/ |
H A D | signal.c | 54 [SIGTTOU] = "SIGTTOU",
|
/freebsd/contrib/llvm-project/lldb/source/Host/common/ |
H A D | Terminal.cpp | 451 saved_sigttou_callback = (void (*)(int))signal(SIGTTOU, SIG_IGN); in Restore() 455 signal(SIGTTOU, saved_sigttou_callback); in Restore()
|
/freebsd/lib/libc/nls/ |
H A D | be_BY.UTF-8.msg | 229 $ SIGTTOU
|
H A D | mn_MN.UTF-8.msg | 229 $ SIGTTOU
|
H A D | uk_UA.UTF-8.msg | 239 $ SIGTTOU
|
H A D | ru_RU.UTF-8.msg | 244 $ SIGTTOU
|
H A D | ru_RU.KOI8-R.msg | 244 $ SIGTTOU
|
H A D | el_GR.ISO8859-7.msg | 229 $ SIGTTOU
|
H A D | ja_JP.UTF-8.msg | 239 $ SIGTTOU
|
H A D | ja_JP.eucJP.msg | 239 $ SIGTTOU
|
H A D | ko_KR.UTF-8.msg | 239 $ SIGTTOU
|