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

  /src/sys/arch/usermode/include/
thunk.h 108 int thunk_tcgetattr(int, struct thunk_termios *);
  /src/sys/arch/usermode/dev/
ttycons.c 170 thunk_tcgetattr(0, &t);
  /src/sys/arch/usermode/usermode/
thunk.c 425 thunk_tcgetattr(int fd, struct thunk_termios *tt) function in typeref:typename:int

Completed in 21 milliseconds