Home
last modified time | relevance | path

Searched defs:read_cb (Results 26 – 33 of 33) sorted by relevance

12

/libuv/test/
H A Dbenchmark-pump.c171 static void read_cb(uv_stream_t* stream, ssize_t bytes, const uv_buf_t* buf) { in read_cb() function
H A Dtest-ipc.c417 static int run_ipc_test(const char* helper, uv_read_cb read_cb) { in run_ipc_test()
H A Dtest-fs.c399 static void read_cb(uv_fs_t* req) { in read_cb() function
/libuv/src/win/
H A Dtty.c349 uv_read_cb read_cb; in uv_tty_set_mode() local
1008 uv_read_cb read_cb) { in uv__tty_read_start()
H A Dtcp.c708 uv_read_cb read_cb) { in uv__tcp_read_start()
H A Dpipe.c1446 uv_read_cb read_cb) { in uv__pipe_read_start()
/libuv/src/unix/
H A Dstream.c1440 uv_read_cb read_cb) { in uv__read_start()
/libuv/src/
H A Duv-common.c897 uv_read_cb read_cb) { in uv_read_start()

Completed in 66 milliseconds

12