Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A D_termios.h92 #define IXOFF 0x00000400 /* enable input flow control */ macro
/freebsd/contrib/llvm-project/libc/include/llvm-libc-macros/linux/
H A Dtermios-macros.h31 #define IXOFF 0010000 // Enable start/stop input control macro