Home
last modified time | relevance | path

Searched defs:iovec (Results 1 - 25 of 39) sorted by relevance

12

/third_party/ltp/include/lapi/
H A Diovec.h12 struct iovec { struct
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dtypes.h62 struct iovec { void *iov_base; size_t iov_len; }; struct
/third_party/ltp/lib/
H A Dtst_buffers.c111 struct iovec *iovec; in tst_iovec_alloc() local
[all...]
/third_party/eudev/src/shared/
H A Dlog.c250 struct iovec iovec[6] = {}; in write_to_console() local
311 struct iovec iovec[5] = {}; write_to_syslog() local
374 struct iovec iovec[5] = {}; write_to_kmsg() local
[all...]
/third_party/node/deps/cares/src/lib/
H A Dares__socket.c432 struct iovec { struct
/third_party/node/deps/base64/base64/bin/
H A Dbase64.c77 struct iovec { struct
/third_party/ltp/testcases/kernel/syscalls/preadv2/
H A Dpreadv203.c230 struct iovec iovec[] = { in check_preadv2_nowait() local
/third_party/mesa3d/src/gallium/winsys/virgl/vtest/
H A Dvirgl_vtest_socket.c80 struct iovec iovec; in virgl_vtest_receive_fd() local
/third_party/nghttp2/src/
H A Dmemchunk.h33 struct iovec { struct
H A Dshrpx_https_upstream.cc276 auto iovec = make_byte_ref(balloc, authoritylen + 1); in rewrite_request_host_path_from_uri() local
/third_party/rust/crates/nix/test/sys/
H A Dtest_socket.rs1213 let mut iovec = [IoSliceMut::new(&mut buf)]; in test_scm_rights_single_cmsg_multiple_fds() variables
1725 let mut iovec = [IoSliceMut::new(&mut buf)]; in test_recv_ipv4pktinfo() variables
1822 let mut iovec = [IoSliceMut::new(&mut buf)]; in test_recvif() variables
1919 let mut iovec in test_recvif_ipv4() variables
2004 let mut iovec = [IoSliceMut::new(&mut buf)]; test_recvif_ipv6() variables
2108 let mut iovec = [IoSliceMut::new(&mut buf)]; test_recv_ipv6pktinfo() variables
2536 let mut iovec = [IoSliceMut::new(&mut buf)]; test_recverr_impl() variables
[all...]
/third_party/eudev/src/udev/
H A Dudevd.c620 struct iovec iovec; in worker_returned() local
/third_party/libcoap/src/
H A Dcoap_io.c858 #define iovec _WSABUF macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dalltypes.h326 struct iovec { void *iov_base; size_t iov_len; }; struct
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dalltypes.h370 struct iovec { void *iov_base; size_t iov_len; }; struct
/third_party/rust/crates/rustix/src/
H A Dio_uring.rs904 pub struct iovec { structure names
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dalltypes.h374 struct iovec { void *iov_base; size_t iov_len; }; struct
/third_party/musl/porting/liteos_m/user/include/bits/
H A Dalltypes.h349 struct iovec { void *iov_base; size_t iov_len; }; struct
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dalltypes.h374 struct iovec { void *iov_base; size_t iov_len; }; struct
/third_party/lwip/src/include/lwip/
H A Dsockets.h121 struct iovec { struct
/third_party/rust/crates/libc/src/solid/
H A Dmod.rs175 pub struct iovec { structure names
/third_party/rust/crates/libc/src/
H A Dwasi.rs117 pub struct iovec { structure names
/third_party/rust/crates/libc/src/unix/
H A Dmod.rs153 pub struct iovec { structure names
/third_party/rust/crates/libc/src/vxworks/
H A Dmod.rs192 pub struct iovec { structure names
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs231 pub struct iovec { structure names

Completed in 42 milliseconds

12