Searched refs:SIGTTIN (Results 1 – 15 of 15) sorted by relevance
36 [SIGTTIN] = 21, /* 21, 21, 26 */
33 #define SIGTTIN 27 macro
39 #define SIGTTIN 21 macro
32 #define SIGTTIN 21 macro
47 #define SIGTTIN 21 macro
56 #define SIGTTIN 21 macro
53 #define SIGTTIN 26 /* Background read from tty (POSIX). */ macro
43 #define SIGTTIN 21 macro
42 #define SIGTTIN 21 macro
63 #define SIGTTIN 21 macro
162 sigaddset(&sig_set, SIGTTIN);
424 rt_sigmask(SIGTTIN) | rt_sigmask(SIGTTOU) )
51 if (sig == SIGTTIN) in __tty_check_change()