Searched refs:tty_fd (Results 1 – 1 of 1) sorted by relevance
48 int tty_fd; in TEST_IMPL() local103 tty_fd = get_tty_fd(); in TEST_IMPL()104 if (tty_fd < 0) { in TEST_IMPL()108 r = uv_tty_init(loop, &tty, tty_fd, 0); in TEST_IMPL()
Completed in 5 milliseconds