Home
last modified time | relevance | path

Searched defs:tty_in (Results 1 – 4 of 4) sorted by relevance

/third_party/libuv/test/
Dtest-tty-duplicate-key.c62 static void tty_read(uv_stream_t* tty_in, ssize_t nread, const uv_buf_t* buf) { in tty_read()
137 uv_tty_t tty_in; in TEST_IMPL() local
190 uv_tty_t tty_in; in TEST_IMPL() local
256 uv_tty_t tty_in; in TEST_IMPL() local
Dtest-tty.c47 uv_tty_t tty_in, tty_out; in TEST_IMPL() local
155 static void tty_raw_read(uv_stream_t* tty_in, ssize_t nread, const uv_buf_t* buf) { in tty_raw_read()
168 uv_tty_t tty_in; in TEST_IMPL() local
313 uv_tty_t tty_in; in TEST_IMPL() local
/third_party/node/deps/openssl/openssl/crypto/ui/
Dui_openssl.c176 static FILE *tty_in, *tty_out; variable
/third_party/openssl/crypto/ui/
Dui_openssl.c176 static FILE *tty_in, *tty_out; variable