Home
last modified time | relevance | path

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

/minix3/minix/drivers/tty/pty/
H A Dtty.h95 #define STOPPED 1 /* STOP (^S) has been typed to stop output */ macro
/minix3/minix/drivers/tty/tty/
H A Dtty.h100 #define STOPPED 1 /* STOP (^S) has been typed to stop output */ macro