Home
last modified time | relevance | path

Searched refs:uv__tty_read_stop (Results 1 - 6 of 6) sorted by relevance

/third_party/libuv/src/win/
H A Dstream.c102 err = uv__tty_read_stop((uv_tty_t*) handle); in uv_read_stop()
H A Dinternal.h162 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);
/third_party/node/deps/uv/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.c383 err = uv__tty_read_stop(tty); in uv_tty_set_mode()
1054 int uv__tty_read_stop(uv_tty_t* handle) { in uv__tty_read_stop() function
2255 uv__tty_read_stop(handle);

Completed in 8 milliseconds