Searched refs:TOSTOP (Results 1 – 18 of 18) sorted by relevance
/glibc-2.36/sysdeps/unix/sysv/linux/mips/bits/ |
D | termios-c_lflag.h | 42 #define TOSTOP 0100000 /* Send SIGTTOU for background output. */ macro 43 #define ITOSTOP TOSTOP
|
/glibc-2.36/bits/ |
D | termios.h | 87 #ifdef TOSTOP 88 # undef TOSTOP 238 #define TOSTOP _TOSTOP macro
|
/glibc-2.36/sysdeps/mach/hurd/bits/ |
D | ioctls.h | 73 #ifdef TOSTOP 74 # undef TOSTOP 377 #define TOSTOP 0x00400000 /*SIGSTOP on background output*/ macro 397 #define LTOSTOP (TOSTOP>>16)
|
/glibc-2.36/sysdeps/unix/sysv/linux/alpha/bits/ |
D | termios-c_lflag.h | 34 #define TOSTOP 0x00400000 macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/bits/ |
D | termios-c_lflag.h | 34 #define TOSTOP 0x00400000 macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/bits/ |
D | termios-c_lflag.h | 35 #define TOSTOP 0000400 /* Send SIGTTOU for background output. */ macro
|
/glibc-2.36/sysdeps/unix/bsd/ |
D | tcgetattr.c | 25 #undef TOSTOP
|
D | tcsetattr.c | 26 #undef TOSTOP
|
D | bsdtty.h | 20 #undef TOSTOP
|
/glibc-2.36/conform/data/ |
D | termios.h-data | 122 constant TOSTOP
|
/glibc-2.36/manual/ |
D | job.texi | 100 @code{TOSTOP} mode is set, likewise for writing. The user can stop 157 @code{TOSTOP} bit of the local modes flags (@pxref{Local Modes}). If
|
D | terminal.texi | 913 @deftypevr Macro tcflag_t TOSTOP
|
D | signal.texi | 692 @code{TOSTOP} output mode is set; @pxref{Output Modes}.
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.3 | 766 TOSTOP, FLUSHO, PENDIN, and NOFLSH after including <termios.h> and
|
D | ChangeLog.2 | 2882 Fixed typo in TOSTOP frobbing.
|
D | ChangeLog.22 | 12158 (TOSTOP): Remove. 12256 [__USE_MISC](TOSTOP): New.
|
D | ChangeLog.6 | 9435 * sysdeps/mach/hurd/ioctls.h (MDMBUF, ECHO, TOSTOP, FLUSHO, 9438 * sysdeps/generic/termbits.h (ECHO, TOSTOP, NOFLSH): Likewise.
|
D | ChangeLog.19 | 8305 ECHOK, ECHONL, NOFLSH, TOSTOP, IEXTEN): Move to termios-c_lflag.h.
|