Home
last modified time | relevance | path

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

/libuv/src/win/
H A Dstream.c136 err = uv__tty_write(loop, req, (uv_tty_t*) handle, bufs, nbufs, cb); in uv_write()
H A Dinternal.h161 int uv__tty_write(uv_loop_t* loop, uv_write_t* req, uv_tty_t* handle,
H A Dtty.c2172 int uv__tty_write(uv_loop_t* loop, function

Completed in 10 milliseconds