Searched refs:tty_open (Results 1 – 2 of 2) sorted by relevance
70 gboolean tty_open; member132 client->tty_open = FALSE; in disconnect()215 client->tty_open = TRUE; in tty_try_open()265 if (!client->tty_open && client->tty_tries > 0) in create_tty()
373 static inline int tty_open(const char *tty, struct termios *ti) in tty_open() function412 sk = tty_open(prx->address, &prx->proxy_ti); in connect_event_cb()