Home
last modified time | relevance | path

Searched defs:CRTSCTS (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Dtermios.d30 enum CRTSCTS = 0x80000000; // 020000000000 variable
/netbsd-src/sys/sys/
H A Dtermios.h143 #define CRTSCTS 0x00010000U /* RTS/CTS full-duplex flow control */ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/
H A Dtermios.d776 enum CRTSCTS = 0x10000000; in version() local