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

/haiku/src/libs/libtelnet/
H A Dread_password.c87 struct sgttyb tty_state;
/haiku/src/bin/unzip/
H A Dttyio.c125 # define sgttyb termios macro
141 # define sgttyb termio macro
159 int gtty OF((int, struct sgttyb *));
160 int stty OF((int, struct sgttyb *));
305 struct sgttyb sg; /* tty device structure */
319 struct sgttyb sg; /* tty device structure */
442 struct sgttyb sg; /* tty device structure */
/haiku/src/bin/network/telnet/
H A Dsys_bsd.c72 struct sgttyb ottyb = { 0 }, nttyb = { 0 };
378 struct sgttyb sb;
H A Dexterns.h345 extern struct sgttyb nttyb;
/haiku/src/bin/network/telnetd/
H A Dsys_term.c101 struct sgttyb sg;

Completed in 52 milliseconds