Searched refs:tty_path (Results 1 – 1 of 1) sorted by relevance
249 char *tty_path; in tty_init() local257 rc = asprintf(&tty_path, "/dev/%s", tty_name); in tty_init()267 th->fd = open(tty_path, O_RDWR | O_NONBLOCK); in tty_init()270 free(tty_path); in tty_init()275 free(tty_path); in tty_init()