Home
last modified time | relevance | path

Searched defs:bytes (Results 1 – 13 of 13) sorted by relevance

/libuv/src/win/
H A Dwinsock.c44 DWORD bytes; in uv__get_extension_function() local
271 DWORD buffer_count, DWORD* bytes, DWORD* flags, WSAOVERLAPPED *overlapped, in uv__wsarecv_workaround()
365 DWORD buffer_count, DWORD* bytes, DWORD* flags, struct sockaddr* addr, in uv__wsarecvfrom_workaround()
H A Dtcp.c396 DWORD bytes; in uv__tcp_queue_accept() local
481 DWORD bytes, flags; in uv__tcp_queue_read() local
777 DWORD bytes; in uv__tcp_try_connect() local
898 DWORD bytes; in uv__tcp_write() local
962 DWORD bytes; in uv__tcp_try_write() local
984 DWORD bytes, flags, err; in uv__process_tcp_read_req() local
1417 DWORD bytes; in uv__tcp_try_cancel_reqs() local
1577 DWORD bytes; in uv_socketpair() local
H A Dudp.c271 DWORD bytes, flags; in uv__udp_queue_recv() local
362 DWORD result, bytes; in uv__send() local
447 DWORD bytes, err, flags; in uv__process_udp_recv_req() local
1099 DWORD bytes; in uv__udp_try_send() local
H A Dpoll.c420 DWORD bytes; in uv_poll_init_socket() local
H A Dcore.c428 DWORD bytes; in uv__poll_wine() local
H A Dpipe.c1249 DWORD bytes; in uv_pipe_zero_readfile_thread_proc() local
1317 DWORD bytes; in uv_pipe_writefile_thread_proc() local
1629 DWORD bytes; in uv__pipe_write_data() local
H A Dtty.c485 DWORD bytes; in uv_tty_line_read_thread() local
975 DWORD bytes = req->u.io.overlapped.InternalHigh; in uv_process_tty_read_line_req() local
H A Dfs.c157 DWORD bytes; in fs__readlink_handle() local
786 DWORD bytes; in fs__read() local
992 DWORD bytes; in fs__write() local
2370 DWORD bytes; in fs__create_junction() local
/libuv/test/
H A Drun-tests.c166 DWORD bytes; in maybe_run_test() local
H A Dbenchmark-pump.c82 static double gbit(int64_t bytes, int64_t passed_ms) { in gbit()
171 static void read_cb(uv_stream_t* stream, ssize_t bytes, const uv_buf_t* buf) { in read_cb()
/libuv/src/unix/
H A Dsignal.c439 size_t bytes, end, i; in uv__signal_event() local
H A Daix.c721 int bytes, rc = 0; in uv__ahafs_event() local
/libuv/src/
H A Duv-common.c627 size_t bytes; in uv__count_bufs() local

Completed in 60 milliseconds