Home
last modified time | relevance | path

Searched refs:uv__read_start (Results 1 - 8 of 8) sorted by relevance

/third_party/libuv/src/win/
H A Dstream.c70 int uv__read_start(uv_stream_t* handle, in uv__read_start() function
/third_party/node/deps/uv/src/win/
H A Dstream.c70 int uv__read_start(uv_stream_t* handle, in uv__read_start() function
/third_party/libuv/src/
H A Duv-common.h147 int uv__read_start(uv_stream_t* stream,
H A Duv-common.c924 return uv__read_start(stream, alloc_cb, read_cb); in uv_read_start()
/third_party/node/deps/uv/src/
H A Duv-common.h143 int uv__read_start(uv_stream_t* stream,
H A Duv-common.c866 return uv__read_start(stream, alloc_cb, read_cb); in uv_read_start()
/third_party/libuv/src/unix/
H A Dstream.c1434 int uv__read_start(uv_stream_t* stream, in uv__read_start() function
/third_party/node/deps/uv/src/unix/
H A Dstream.c1501 int uv__read_start(uv_stream_t* stream, in uv__read_start() function

Completed in 10 milliseconds