Home
last modified time | relevance | path

Searched refs:uv__stream_eof (Results 1 - 2 of 2) sorted by relevance

/third_party/libuv/src/unix/
H A Dstream.c931 static void uv__stream_eof(uv_stream_t* stream, const uv_buf_t* buf) { in uv__stream_eof() function
1090 uv__stream_eof(stream, &buf); in uv__read()
1106 uv__stream_eof(stream, &buf); in uv__read()
1219 uv__stream_eof(stream, &buf); in uv__stream_io()
/third_party/node/deps/uv/src/unix/
H A Dstream.c964 static void uv__stream_eof(uv_stream_t* stream, const uv_buf_t* buf) { in uv__stream_eof() function
1148 uv__stream_eof(stream, &buf); in uv__read()
1164 uv__stream_eof(stream, &buf); in uv__read()
1286 uv__stream_eof(stream, &buf); in uv__stream_io()

Completed in 4 milliseconds