HomeSort by: relevance | last modified time | path
    Searched defs:thunk_termios (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/usermode/include/
thunk.h 49 struct thunk_termios { struct
108 int thunk_tcgetattr(int, struct thunk_termios *);
109 int thunk_tcsetattr(int, int, const struct thunk_termios *);

Completed in 13 milliseconds