Searched defs:tty_in (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/mit/libuv/dist/test/ |
H A D | test-tty-duplicate-key.c | 62 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 D | test-tty.c | 47 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 D | rfcomm_sppd.c | 126 int n, lm, rfcomm, tty_in, tty_out; in main() local
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ui/ |
H A D | ui_openssl.c | 176 static FILE *tty_in, *tty_out; variable
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ui/ |
H A D | ui_openssl.c | 180 static FILE *tty_in, *tty_out; variable
|