Home
last modified time | relevance | path

Searched defs:TOSTOP (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/lib/librpcsvc/
Drex.x138 const TOSTOP = 0x00400000; /* SIGTTOU on background output */ variable
/netbsd/src/sys/sys/
Dtermios.h180 #define TOSTOP 0x00400000U /* stop background jobs on output */ macro