Home
last modified time | relevance | path

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

/netbsd-src/external/mit/libuv/dist/test/
H A 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
H A Dtest-tty.c47 uv_tty_t tty_in, tty_out; in TEST_IMPL() local
159 static void tty_raw_read(uv_stream_t* tty_in, ssize_t nread, const uv_buf_t* buf) { in tty_raw_read()
172 uv_tty_t tty_in; in TEST_IMPL() local
317 uv_tty_t tty_in; in TEST_IMPL() local
/netbsd-src/usr.bin/rfcomm_sppd/
H A Drfcomm_sppd.c126 int n, lm, rfcomm, tty_in, tty_out; in main() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ui/
H A Dui_openssl.c176 static FILE *tty_in, *tty_out; variable
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ui/
H A Dui_openssl.c180 static FILE *tty_in, *tty_out; variable