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