Home
last modified time | relevance | path

Searched refs:tty_fd (Results 1 – 1 of 1) sorted by relevance

/libuv/test/
H A Dtest-handle-fileno.c48 int tty_fd; in TEST_IMPL() local
103 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