Home
last modified time | relevance | path

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

12

/third_party/ltp/include/lapi/
H A Diovec.h12 struct iovec { struct
/base/startup/init/test/fuzztest/receivefds_fuzzer/
H A Dreceivefds_fuzzer.cpp24 struct iovec iovec = {}; in FuzzReceiveFds() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/sock/
H A Dsocket_util.cpp53 struct iovec iovec = {}; in SocketSendFd() local
/base/startup/init/interfaces/innerkits/fd_holder/
H A Dfd_holder_internal.c118 int *ReceiveFds(int sock, struct iovec iovec, size_t *outFdCount, bool nonblock, pid_t *requestPid) in ReceiveFds() argument
H A Dfd_holder.c79 struct iovec iovec = {}; in ServiceSendFds() local
/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/include/
H A Dsocket_app.h71 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
/base/startup/init/services/init/standard/
H A Dfd_holder_service.c73 struct iovec iovec = { in SendErrorInfo() local
123 struct iovec iovec = { in HandlerFdHolder() local
/third_party/ltp/lib/
H A Dtst_buffers.c111 struct iovec *iovec; in tst_iovec_alloc() local
[all...]
/base/startup/init/test/unittest/innerkits/
H A Dinnerkits_unittest.cpp470 struct iovec iovec = { in HWTEST_F() local
/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

Completed in 20 milliseconds

12