Home
last modified time | relevance | path

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

/llvm-project/lldb/tools/driver/
H A DPlatform.cpp49 int tcsetattr(int fd, int optional_actions, const struct termios *termios_p) { in tcsetattr()
53 int tcgetattr(int fildes, struct termios *termios_p) { in tcgetattr()