Searched defs:tty_fd (Results 1 – 4 of 4) sorted by relevance
130 int tty_fd; variable
403 int tty_establish_ppp (int tty_fd) in tty_establish_ppp()555 void tty_disestablish_ppp(int tty_fd) in tty_disestablish_ppp()932 void set_up_tty(int tty_fd, int local) in set_up_tty()1010 void setdtr (int tty_fd, int on) in setdtr()1022 void restore_tty (int tty_fd) in restore_tty()
8 int tty_fd(void) in tty_fd() function
606 def __pty_make_controlling_tty(self, tty_fd): argument