Searched defs:termios_p (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/tools/driver/
H A DPlatform.cpp49 int tcsetattr(int fd, int optional_actions, const struct termios *termios_p) { argument
53 int tcgetattr(int fildes, struct termios *termios_p) { argument
/freebsd-11-stable/contrib/tcsh/
H A Dsh.misc.c680 xtcsetattr(int fildes, int optional_actions, const struct termios *termios_p) argument

Completed in 82 milliseconds