Searched refs:TOSTOP (Results 1 – 11 of 11) sorted by relevance
165 #define TOSTOP 0x08000 /* Send SIGTTOU for background output */ macro166 #define ITOSTOP TOSTOP
143 #define TOSTOP 0x00400000 macro
135 #define TOSTOP 0x00100 macro
153 #define TOSTOP 0x00400000 macro
165 #define TOSTOP 0x00000100 macro
109 #define L_TOSTOP(tty) _L_FLAG((tty), TOSTOP)
53 - Clear the terminal TOSTOP flag if set (and warn the user)
175 if tcattr[3] & termios.TOSTOP:177 tcattr[3] = tcattr[3] & ~termios.TOSTOP
1491 FLAG_TARGET(TOSTOP),
5776 { TARGET_TOSTOP, TARGET_TOSTOP, TOSTOP, TOSTOP },