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

  /src/sys/arch/usermode/include/
thunk.h 109 int thunk_tcsetattr(int, int, const struct thunk_termios *);
  /src/sys/arch/usermode/dev/
ttycons.c 174 thunk_tcsetattr(0, TCSANOW, &t);
  /src/sys/arch/usermode/usermode/
thunk.c 438 thunk_tcsetattr(int fd, int action, const struct thunk_termios *tt) function in typeref:typename:int

Completed in 15 milliseconds