Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dtermios.h195 #define TOSTOP 0100000 /* Send SIGTTOU for background output. */ macro
196 #define ITOSTOP TOSTOP
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm/
H A Dtermbits.h204 #define TOSTOP 0100000 /* Send SIGTTOU for background output. */ macro
205 #define ITOSTOP TOSTOP
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/rpcsvc/
H A Drex.x132 const TOSTOP = 0x00400000; /* SIGTTOU on background output */ variable
H A Drex.h105 #define TOSTOP 0x00400000 macro