/glibc-2.36/hurd/ |
D | ctty-output.c | 44 if (__sigismember (&ss->blocked, SIGTTOU) in _hurd_ctty_output() 45 || actions[SIGTTOU].sa_handler == SIG_IGN) in _hurd_ctty_output() 69 __USEPORT (CTTYID, _hurd_sig_post (0, SIGTTOU, port)); in _hurd_ctty_output() 78 if (!(actions[SIGTTOU].sa_flags & SA_RESTART)) in _hurd_ctty_output()
|
D | hurdsig.c | 610 #define STOPSIGS (__sigmask (SIGTTIN) | __sigmask (SIGTTOU) \ in weak_alias() 828 case SIGTTOU: in weak_alias() 896 && (__sigmask (signo) & (__sigmask (SIGTTIN) | __sigmask (SIGTTOU) in weak_alias() 1315 case SIGTTOU: in signal_allowed()
|
/glibc-2.36/bits/ |
D | signum-arch.h | 37 #define SIGTTOU 22 /* Background write to control terminal. */ macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/hppa/bits/ |
D | signum-arch.h | 48 #define SIGTTOU 28 /* Background write to control terminal. */ macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/mips/bits/ |
D | signum-arch.h | 43 #define SIGTTOU 27 /* Background write to control terminal. */ macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/bits/ |
D | signum-arch.h | 43 #define SIGTTOU 22 /* Background write to control terminal. */ macro
|
/glibc-2.36/sysdeps/mach/hurd/bits/ |
D | signum-arch.h | 43 #define SIGTTOU 22 /* Background write to control terminal. */ macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/sparc/bits/ |
D | signum-arch.h | 45 #define SIGTTOU 22 /* Background write to control terminal. */ macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/alpha/bits/ |
D | signum-arch.h | 46 #define SIGTTOU 22 /* Background write to control terminal. */ macro
|
/glibc-2.36/sysdeps/generic/ |
D | siglist.h | 49 init_sig (SIGTTOU, "TTOU", N_("Stopped (tty output)"))
|
/glibc-2.36/signal/ |
D | tst-sigset.c | 45 VERIFY (set, SIGTTOU); in do_test()
|
/glibc-2.36/manual/ |
D | job.texi | 153 @cindex @code{SIGTTOU}, from background job 155 controlling terminal, the default behavior is to send a @code{SIGTTOU} 160 Writing is also permitted if the @code{SIGTTOU} signal is being ignored 416 signal (SIGTTOU, SIG_IGN); 532 signal (SIGTTOU, SIG_DFL); 1242 normally all processes in the process group are sent a @code{SIGTTOU} 1244 blocking @code{SIGTTOU} signals, in which case the operation is
|
D | terminal.texi | 355 @code{SIGTTOU} signal, in the same way as if the process were trying to 357 is ignoring or blocking @code{SIGTTOU} signals, in which case the 916 @code{SIGTTOU} signals are generated by background processes that 1676 sent a @code{SIGTTOU} signal. The exception is if the calling process 1677 itself is ignoring or blocking @code{SIGTTOU} signals, in which case the
|
D | signal.texi | 686 @deftypevr Macro int SIGTTOU 690 Again, the default action is to stop the process. @code{SIGTTOU} is 708 Groups}) receives a @code{SIGTSTP}, @code{SIGTTIN}, or @code{SIGTTOU} 3287 | sigmask (SIGTTIN) | sigmask (SIGTTOU))
|
D | errno.texi | 788 it into a @code{SIGTTIN} or @code{SIGTTOU} signal. @xref{Job Control},
|
/glibc-2.36/nscd/ |
D | nscd.c | 287 signal (SIGTTOU, SIG_IGN); in main()
|
/glibc-2.36/conform/data/ |
D | signal.h-data | 85 macro-int-constant SIGTTOU {int} > 0
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.4 | 2029 Do ctty magic and check for EBACKGROUND to generate SIGTTOU. 2036 * hurd/fd-write.c (_hurd_fd_write): Enabled and rewrote SIGTTOU code. 2042 * hurd/hurdsig.c (_S_sig_post): Add SIGTTIN and SIGTTOU cases,
|
/glibc-2.36/po/ |
D | eo.po | 2895 # SIGTTOU 22,22,27 Stop tty output for background process 3744 #. TRANS it into a @code{SIGTTIN} or @code{SIGTTOU} signal. @xref{Job Control},
|
D | hu.po | 1752 #. TRANS it into a @code{SIGTTIN} or @code{SIGTTOU} signal. @xref{Job Control},
|
D | el.po | 2907 #. TRANS it into a @code{SIGTTIN} or @code{SIGTTOU} signal. @xref{Job Control},
|
D | nb.po | 2965 #. TRANS it into a @code{SIGTTIN} or @code{SIGTTOU} signal. @xref{Job Control},
|
D | cs.po | 5541 msgstr "Pozastaven (výstup TTY) (SIGTTOU)" 6389 #. TRANS it into a @code{SIGTTIN} or @code{SIGTTOU} signal. @xref{Job Control},
|
D | en_GB.po | 2043 #. TRANS it into a @code{SIGTTIN} or @code{SIGTTOU} signal. @xref{Job Control},
|
D | sk.po | 4372 #. TRANS it into a @code{SIGTTIN} or @code{SIGTTOU} signal. @xref{Job Control},
|