Home
last modified time | relevance | path

Searched refs:sgttyb (Results 1 – 5 of 5) sorted by relevance

/haiku/src/bin/unzip/
H A Dttyio.c125 # define sgttyb termios macro
141 # define sgttyb termio macro
305 struct sgttyb sg; /* tty device structure */
319 struct sgttyb sg; /* tty device structure */ in Echon()
442 struct sgttyb sg; /* tty device structure */
/haiku/src/libs/libtelnet/
H A Dread_password.c83 struct sgttyb tty_state;
/haiku/src/bin/network/telnet/
H A Dsys_bsd.c69 struct sgttyb ottyb = { 0 }, nttyb = { 0 };
375 struct sgttyb sb; in TerminalNewMode()
H A Dexterns.h344 extern struct sgttyb nttyb;
/haiku/src/bin/network/telnetd/
H A Dsys_term.c80 struct sgttyb sg;