Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/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()
/openbsd/gnu/usr.bin/texinfo/info/
H A Dpcterm.c751 int tcgetattr(int fildes, struct termios *termios_p) in tcgetattr()
756 int tcsetattr(int fd, int opt_actions, const struct termios *termios_p) in tcsetattr()