Searched defs:termios (Results 1 - 12 of 12) sorted by relevance

/haiku-fatelf/src/libs/bsd/
H A Dgetpass.c20 struct termios termios; local
51 tcsetattr(fileno(stdin), TCSAFLUSH, &termios); local
/haiku-fatelf/src/system/libroot/posix/unistd/
H A Dterminal.c23 struct termios termios; local
/haiku-fatelf/src/system/libroot/posix/
H A Dtermios.c18 tcgetattr(int fd, struct termios *termios) argument
26 tcsetattr(int fd, int opt, const struct termios *termios) argument
106 cfgetispeed(const struct termios *termios) argument
113 cfsetispeed(struct termios *termios, speed_t speed) argument
132 cfgetospeed(const struct termios *termios) argument
139 cfsetospeed(struct termios *termios, speed_t speed) argument
154 cfmakeraw(struct termios *termios) argument
[all...]
/haiku-fatelf/src/bin/multiuser/
H A Dlogin.cpp35 struct termios termios; local
/haiku-fatelf/src/add-ons/kernel/drivers/tty/
H A Dtty_private.h127 struct termios termios; member in struct:tty_settings
H A Dtty.cpp779 reset_termios(struct termios& termios) argument
[all...]
/haiku-fatelf/src/add-ons/kernel/generic/tty/
H A Dtty_private.h124 struct termios termios; member in struct:tty_settings
H A Dtty.cpp703 reset_termios(struct termios& termios) argument
[all...]
/haiku-fatelf/src/bin/consoled/
H A Dconsoled.cpp328 struct termios termios; local
/haiku-fatelf/src/bin/gdb/gdb/gdbserver/
H A Dremote-utils.c76 struct termios termios; local
[all...]
/haiku-fatelf/src/bin/gdb/gdb/
H A Dser-unix.c40 struct termios termios; member in struct:hardwire_ttystate
[all...]
/haiku-fatelf/headers/posix/
H A Dtermios.h18 struct termios { struct
[all...]

Completed in 314 milliseconds