Home
last modified time | relevance | path

Searched refs:uv__tty_read_stop (Results 1 – 3 of 3) sorted by relevance

/libuv/src/win/
H A Dstream.c102 err = uv__tty_read_stop((uv_tty_t*) handle); in uv_read_stop()
H A Dinternal.h160 int uv__tty_read_stop(uv_tty_t* handle);
H A Dtty.c378 err = uv__tty_read_stop(tty); in uv_tty_set_mode()
1043 int uv__tty_read_stop(uv_tty_t* handle) { in uv__tty_read_stop() function
2244 uv__tty_read_stop(handle);

Completed in 10 milliseconds