Home
last modified time | relevance | path

Searched refs:TCOOFF (Results 1 – 3 of 3) sorted by relevance

/freebsd/include/
H A Dtermios.h69 #define TCOOFF 1 macro
/freebsd/contrib/llvm-project/libc/include/llvm-libc-macros/linux/
H A Dtermios-macros.h162 #define TCOOFF 0 // Transmit a STOP character, intended to suspend input data macro
/freebsd/lib/libc/gen/
H A Dtermios.c256 case TCOOFF: in tcflow()