Home
last modified time | relevance | path

Searched refs:TOSTOP (Results 1 – 18 of 18) sorted by relevance

/glibc-2.36/sysdeps/unix/sysv/linux/mips/bits/
Dtermios-c_lflag.h42 #define TOSTOP 0100000 /* Send SIGTTOU for background output. */ macro
43 #define ITOSTOP TOSTOP
/glibc-2.36/bits/
Dtermios.h87 #ifdef TOSTOP
88 # undef TOSTOP
238 #define TOSTOP _TOSTOP macro
/glibc-2.36/sysdeps/mach/hurd/bits/
Dioctls.h73 #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/
Dtermios-c_lflag.h34 #define TOSTOP 0x00400000 macro
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/bits/
Dtermios-c_lflag.h34 #define TOSTOP 0x00400000 macro
/glibc-2.36/sysdeps/unix/sysv/linux/bits/
Dtermios-c_lflag.h35 #define TOSTOP 0000400 /* Send SIGTTOU for background output. */ macro
/glibc-2.36/sysdeps/unix/bsd/
Dtcgetattr.c25 #undef TOSTOP
Dtcsetattr.c26 #undef TOSTOP
Dbsdtty.h20 #undef TOSTOP
/glibc-2.36/conform/data/
Dtermios.h-data122 constant TOSTOP
/glibc-2.36/manual/
Djob.texi100 @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
Dterminal.texi913 @deftypevr Macro tcflag_t TOSTOP
Dsignal.texi692 @code{TOSTOP} output mode is set; @pxref{Output Modes}.
/glibc-2.36/ChangeLog.old/
DChangeLog.3766 TOSTOP, FLUSHO, PENDIN, and NOFLSH after including <termios.h> and
DChangeLog.22882 Fixed typo in TOSTOP frobbing.
DChangeLog.2212158 (TOSTOP): Remove.
12256 [__USE_MISC](TOSTOP): New.
DChangeLog.69435 * sysdeps/mach/hurd/ioctls.h (MDMBUF, ECHO, TOSTOP, FLUSHO,
9438 * sysdeps/generic/termbits.h (ECHO, TOSTOP, NOFLSH): Likewise.
DChangeLog.198305 ECHOK, ECHONL, NOFLSH, TOSTOP, IEXTEN): Move to termios-c_lflag.h.