/glibc-2.36/hurd/ |
D | ctty-input.c | 50 if (__sigismember (&ss->blocked, SIGTTIN) in _hurd_ctty_input() 51 || actions[SIGTTIN].sa_handler == SIG_IGN) in _hurd_ctty_input() 64 __USEPORT (CTTYID, _hurd_sig_post (0, SIGTTIN, port)); in _hurd_ctty_input() 73 if (!(actions[SIGTTIN].sa_flags & SA_RESTART)) in _hurd_ctty_input()
|
D | hurdsig.c | 610 #define STOPSIGS (__sigmask (SIGTTIN) | __sigmask (SIGTTOU) \ in weak_alias() 827 case SIGTTIN: in weak_alias() 896 && (__sigmask (signo) & (__sigmask (SIGTTIN) | __sigmask (SIGTTOU) in weak_alias() 1314 case SIGTTIN: in signal_allowed()
|
/glibc-2.36/bits/ |
D | signum-arch.h | 36 #define SIGTTIN 21 /* Background read from control terminal. */ macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/hppa/bits/ |
D | signum-arch.h | 47 #define SIGTTIN 27 /* Background read from control terminal. */ macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/mips/bits/ |
D | signum-arch.h | 42 #define SIGTTIN 26 /* Background read from control terminal. */ macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/bits/ |
D | signum-arch.h | 42 #define SIGTTIN 21 /* Background read from control terminal. */ macro
|
/glibc-2.36/sysdeps/mach/hurd/bits/ |
D | signum-arch.h | 42 #define SIGTTIN 21 /* Background read from control terminal. */ macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/sparc/bits/ |
D | signum-arch.h | 44 #define SIGTTIN 21 /* Background read from control terminal. */ macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/alpha/bits/ |
D | signum-arch.h | 45 #define SIGTTIN 21 /* Background read from control terminal. */ macro
|
/glibc-2.36/sysdeps/generic/ |
D | siglist.h | 48 init_sig (SIGTTIN, "TTIN", N_("Stopped (tty input)"))
|
/glibc-2.36/signal/ |
D | tst-sigset.c | 44 VERIFY (set, SIGTTIN); in do_test()
|
/glibc-2.36/nscd/ |
D | nscd.c | 288 signal (SIGTTIN, SIG_IGN); in main()
|
/glibc-2.36/manual/ |
D | job.texi | 145 @cindex @code{SIGTTIN}, from background job 147 terminal, the process group is usually sent a @code{SIGTTIN} signal. 352 by sending a @code{SIGTTIN} signal to its own process group. It may not 409 kill (- shell_pgid, SIGTTIN); 415 signal (SIGTTIN, SIG_IGN); 531 signal (SIGTTIN, SIG_DFL);
|
D | signal.texi | 675 @deftypevr Macro int SIGTTIN 680 @code{SIGTTIN} signal. The default action for this signal is to 688 This is similar to @code{SIGTTIN}, but is generated when a process in a 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/conform/data/ |
D | signal.h-data | 84 macro-int-constant SIGTTIN {int} > 0
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.4 | 2035 * hurd/fd-read.c (_hurd_fd_read): Enabled and rewrote SIGTTIN code. 2042 * hurd/hurdsig.c (_S_sig_post): Add SIGTTIN and SIGTTOU cases,
|
/glibc-2.36/po/ |
D | eo.po | 2890 # SIGTTIN 21,21,26 Stop tty input 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 | 5537 msgstr "Pozastaven (vstup TTY) (SIGTTIN)" 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},
|
D | gl.po | 4340 #. TRANS it into a @code{SIGTTIN} or @code{SIGTTOU} signal. @xref{Job Control},
|