Searched refs:TCIOFF (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/include/
H A Dtermios.h71 #define TCIOFF 3 macro
/freebsd-current/lib/libc/gen/
H A Dtermios.c261 case TCIOFF:
264 c = term.c_cc[action == TCIOFF ? VSTOP : VSTART];

Completed in 107 milliseconds