Searched refs:tty_open (Results 1 – 3 of 3) sorted by relevance
2449 int tty_open(struct tty *, char **);
269 tty_open(struct tty *tty, char **cause) in tty_open() function
349 if (tty_open(&c->tty, cause) != 0) in server_client_open()