Home
last modified time | relevance | path

Searched defs:nread (Results 1 - 25 of 308) sorted by relevance

12345678910>>...13

/third_party/rust/crates/rustix/src/backend/libc/io/
H A Dwindows_syscalls.rs17 let mut nread = MaybeUninit::<c::c_ulong>::uninit(); variables
H A Dsyscalls.rs329 let mut nread = MaybeUninit::<c::c_int>::uninit(); global() variables
[all...]
/third_party/libinput/src/
H A Dbuilddir.h40 ssize_t nread; in builddir_lookup() local
/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/
H A Dzip_file_reader_io.cpp53 ssize_t nread = 0; in ReadBuffer() local
/third_party/node/deps/uvwasi/src/
H A Dsync_helpers.h14 ssize_t nread; member
/kernel/linux/linux-5.10/arch/loongarch/tools/
H A Delf-entry.c19 size_t nread; in main() local
/kernel/linux/linux-5.10/arch/mips/tools/
H A Delf-entry.c35 size_t nread; in main() local
/kernel/linux/linux-6.6/arch/mips/tools/
H A Delf-entry.c35 size_t nread; in main() local
/kernel/liteos_a/testsuites/unittest/libc/io/full/
H A DIt_stdio_readv_001.cpp42 ssize_t nread; in Testcase() local
/third_party/curl/tests/libtest/
H A Dlib2305.c44 size_t nread; in websocket() local
/third_party/curl/docs/examples/
H A Dhttpput.c46 unsigned long nread; in read_callback() local
H A Danyauthput.c72 size_t nread; in read_callback() local
H A Dftpupload.c55 unsigned long nread; in read_callback() local
H A Dsendrecv.c145 size_t nread; in main() local
/third_party/libuv/test/
H A Dtest-close-fd.c36 static void read_cb(uv_stream_t* handle, ssize_t nread, const uv_buf_t* buf) { in read_cb() argument
H A Dtest-pipe-close-stdout-read-stdin.c44 void read_stdin(uv_stream_t *stream, ssize_t nread, const uv_buf_t* buf) in read_stdin() argument
H A Dtest-osx-select.c40 static void read_cb(uv_stream_t* stream, ssize_t nread, const uv_buf_t* buf) { in read_cb() argument
/third_party/nghttp2/src/
H A Dshrpx_router_test.cc162 size_t nread; in test_shrpx_router_match_prefix() local
/third_party/ltp/testcases/kernel/syscalls/pipe/
H A Dpipe11.c27 size_t nread; in do_child() local
/third_party/musl/libc-test/src/functionalext/supplement/linux/
H A Dname_to_handle_at.c65 int nread = read(fd, buf, sizeof(buf)); in name_to_handle_at_0100() local
/third_party/skia/third_party/externals/libpng/contrib/arm-neon/
H A Dlinux-auxv.c46 unsigned int nread; in safe_read() local
/third_party/toybox/toys/posix/
H A Dstrings.c41 int nread, i, wlen = TT.n, count = 0; in do_strings() local
/test/xts/hats/kernel/syscalls/mem/processvm/
H A DProcessvmApiTest.cpp86 ssize_t nread = process_vm_readv(pid, local, 2, remote, 1, 0); in HWTEST_F() local
/third_party/curl/lib/
H A Dsocketpair.c140 ssize_t nread; in Curl_socketpair() local
/third_party/libuv/docs/code/pipe-echo-server/
H A Dmain.c37 void echo_read(uv_stream_t *client, ssize_t nread, const uv_buf_t *buf) { in echo_read() argument

Completed in 6 milliseconds

12345678910>>...13