Home
last modified time | relevance | path

Searched defs:tty_read (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/bin/pax/
H A Dtty_subs.c126 tty_read(char *str, int len) in tty_read() function
/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() function