Home
last modified time | relevance | path

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

/third_party/libuv/test/
Dtest-handle-fileno.c48 int tty_fd; in TEST_IMPL() local
/third_party/toybox/lib/
Dtty.c8 int tty_fd(void) in tty_fd() function
/third_party/FreeBSD/sys/dev/usb/serial/
Dusb_serial.c109 static int tty_fd = -1; variable