Searched refs:TOSTOP (Results 1 – 4 of 4) sorted by relevance
195 #define TOSTOP 0100000 /* Send SIGTTOU for background output. */ macro196 #define ITOSTOP TOSTOP
204 #define TOSTOP 0100000 /* Send SIGTTOU for background output. */ macro205 #define ITOSTOP TOSTOP
132 const TOSTOP = 0x00400000; /* SIGTTOU on background output */ variable
105 #define TOSTOP 0x00400000 macro