Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/
H A Dtermios.d225 enum TCIOFLUSH = 2; in version() local
322 enum TCIOFLUSH = 3; in version() local
419 enum TCIOFLUSH = 3; in version() local
516 enum TCIOFLUSH = 3; in version() local
613 enum TCIOFLUSH = 3; in version() local
710 enum TCIOFLUSH = 3; in version() local
802 enum TCIOFLUSH = 2; /* flush both data both input and output queues */ in version() local
/netbsd-src/sys/sys/
H A Dtermios.h257 #define TCIOFLUSH 3 macro