HomeSort by: relevance | last modified time | path
    Searched refs:TCIOFF (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/termios/
tcflow.c 67 case TCIOFF:
70 c = term.c_cc[action == TCIOFF ? VSTOP : VSTART];
  /src/sys/sys/
termios.h 260 #define TCIOFF 3

Completed in 34 milliseconds