Home
last modified time | relevance | path

Searched defs:nread (Results 126 - 150 of 321) sorted by relevance

12345678910>>...13

/third_party/elfutils/libelf/
H A Delf_begin.c604 ssize_t nread = pread_retry (fildes, mem.header, in read_unmmaped_file() local
/third_party/backends/backend/
H A Dhp-handle.c657 ssize_t nread; in sanei_hp_handle_read() local
/third_party/backends/sanei/
H A Dsanei_wire.c58 ssize_t nread, nwritten; in sanei_w_space() local
/third_party/curl/lib/
H A Dfile.c344 size_t nread; in file_upload() local
548 ssize_t nread; in file_do() local
[all...]
H A Dpingpong.c253 pingpong_read(struct Curl_easy *data, curl_socket_t sockfd, char *buffer, size_t buflen, ssize_t *nread) pingpong_read() argument
/third_party/libuv/test/
H A Dtest-tcp-open.c113 static void read_cb(uv_stream_t* tcp, ssize_t nread, const uv_buf_t* buf) { in read_cb() argument
127 static void read1_cb(uv_stream_t* tcp, ssize_t nread, const uv_buf_t* buf) { in read1_cb() argument
H A Dtest-ipc-send-recv.c88 recv_cb(uv_stream_t* handle, ssize_t nread, const uv_buf_t* buf) recv_cb() argument
301 read_cb(uv_stream_t* handle, ssize_t nread, const uv_buf_t* rdbuf) read_cb() argument
H A Dtest-stdio-over-pipes.c97 static void on_read(uv_stream_t* pipe, ssize_t nread, const uv_buf_t* rdbuf) { in on_read() argument
181 static void on_pipe_read(uv_stream_t* pipe, ssize_t nread, const uv_buf_t* buf) { in on_pipe_read() argument
H A Decho-server.c80 after_read(uv_stream_t* handle, ssize_t nread, const uv_buf_t* buf) after_read() argument
229 on_recv(uv_udp_t* handle, ssize_t nread, const uv_buf_t* rcvbuf, const struct sockaddr* addr, unsigned flags) on_recv() argument
[all...]
H A Dbenchmark-multi-accept.c173 ipc_read_cb(uv_stream_t* handle, ssize_t nread, const uv_buf_t* buf) ipc_read_cb() argument
322 sv_read_cb(uv_stream_t* handle, ssize_t nread, const uv_buf_t* buf) sv_read_cb() argument
H A Dbenchmark-pound.c138 static void read_cb(uv_stream_t* stream, ssize_t nread, const uv_buf_t* buf) { in read_cb() argument
H A Dtest-getsockname.c64 after_read(uv_stream_t* handle, ssize_t nread, const uv_buf_t* buf) after_read() argument
239 udp_recv(uv_udp_t* handle, ssize_t nread, const uv_buf_t* buf, const struct sockaddr* addr, unsigned flags) udp_recv() argument
H A Dtest-ping-pong.c121 pinger_read_cb(uv_stream_t* stream, ssize_t nread, const uv_buf_t* buf) pinger_read_cb() argument
163 ponger_read_cb(uv_stream_t* stream, ssize_t nread, const uv_buf_t* buf) ponger_read_cb() argument
/third_party/ltp/testcases/kernel/device-drivers/zram/
H A Dzram03.c111 static void print_stat(char *nread, char *nwrite) in print_stat() argument
/third_party/nghttp2/src/
H A Dshrpx_worker_process.cc155 ssize_t nread; in ipc_readcb() local
H A Dh2load_http2_session.cc133 ssize_t nread; in file_read_callback() local
H A Dshrpx_memcached_connection.cc346 auto nread = conn_.read_tls(recvbuf_.last, recvbuf_.wleft()); in read_tls() local
402 auto nread = conn_.read_clear(recvbuf_.last, recvbuf_.wleft()); in read_clear() local
/third_party/node/deps/base64/base64/bin/
H A Dbase64.c302 size_t nread, nout; in encode() local
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Dpkg_gencmn.cpp127 uint32_t i, fileOffset, basenameOffset, length, nread; in createCommonDataFile() local
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_crypto.c458 ngtcp2_ssize nread; in decode_varint_param() local
499 ngtcp2_ssize nread = decode_varint(&valuelen, p, end); in decode_cid_param() local
526 ngtcp2_ssize nread; in ngtcp2_decode_transport_params_versioned() local
[all...]
/third_party/icu/icu4c/source/tools/toolutil/
H A Dpkg_gencmn.cpp127 uint32_t i, fileOffset, basenameOffset, length, nread; in createCommonDataFile() local
/third_party/libinput/src/
H A Dutil-prop-parsers.c55 int nread, dpi = 0, rate; in parse_mouse_dpi_property() local
/third_party/ltp/testcases/kernel/fs/proc/
H A Dproc01.c250 ssize_t nread; in readproc() local
/third_party/ltp/testcases/kernel/io/direct_io/
H A Ddma_thread_diotest.c160 int nread; in worker_thread() local
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Dpkg_gencmn.cpp127 uint32_t i, fileOffset, basenameOffset, length, nread; in createCommonDataFile() local

Completed in 19 milliseconds

12345678910>>...13