Home
last modified time | relevance | path

Searched defs:iov (Results 126 - 150 of 166) sorted by relevance

1234567

/third_party/ntfs-3g/libfuse-lite/
H A Dmount.c324 struct iovec iov; in receive_fd() local
H A Dfuse_lowlevel.c114 static size_t iov_length(const struct iovec *iov, size_t count) in iov_length() argument
171 static int send_reply_iov(fuse_req_t req, int error, struct iovec *iov, in send_reply_iov() argument
201 struct iovec iov[2]; in send_reply() local
472 struct iovec iov[3]; fuse_reply_ioctl() local
[all...]
/third_party/nghttp2/src/
H A Dshrpx_connection.cc484 struct iovec iov[1]; in tls_handshake() local
523 std::array<struct iovec, 4> iov; in tls_handshake() local
756 std::array<struct iovec, 4> iov; in write_tls_pending_handshake() local
1134 writev_clear(struct iovec *iov, int iovcnt) writev_clear() argument
[all...]
H A Dshrpx_http_downstream_connection.cc566 auto iov = make_byte_ref(balloc, base64::encode_length(nonce.size()) + 1); in push_request_headers() local
1293 std::array<struct iovec, MAX_WR_IOVCNT> iov; in write_clear() local
1426 struct iovec iov; in write_tls() local
[all...]
H A Dshrpx_https_upstream.cc1536 int HttpsUpstream::response_riovec(struct iovec *iov, int iovcnt) const { in response_riovec() argument
H A Dshrpx_downstream.cc322 auto iov = make_byte_ref(balloc_, len + 1); in assemble_request_cookie() local
452 auto iov = make_byte_ref(balloc, name.size() + 1); in alloc_header_name() local
H A Dshrpx_tls.cc2587 auto iov = make_byte_ref(balloc, slen + 1); in get_x509_name() local
H A Dh2load.cc1291 std::array<struct iovec, 2> iov; in write_clear() local
1411 struct iovec iov; in write_tls() local
/third_party/ltp/testcases/network/lib6/
H A Dasapi_03.c199 struct iovec iov; in sendall() local
305 struct iovec iov; in so_test() local
/third_party/libfuse/lib/
H A Dmount.c225 struct iovec iov; in receive_fd() local
/third_party/musl/Benchmark/musl/
H A Dlibc_unistd.cpp299 struct iovec iov[IOV_SIZE]; in Bm_function_Writev() local
490 struct iovec iov[IOV_SIZE]; in Bm_function_Readv() local
[all...]
/third_party/node/deps/openssl/openssl/engines/
H A De_afalg.c469 struct iovec iov; in afalg_start_cipher_sk() local
/third_party/node/deps/uv/src/unix/
H A Dudp.c189 struct iovec iov[UV__MMSG_MAXWIDTH]; in uv__udp_recvmmsg() local
H A Dstream.c790 struct iovec* iov; in uv__try_write() local
/third_party/openssl/engines/
H A De_afalg.c469 struct iovec iov; in afalg_start_cipher_sk() local
/third_party/rust/crates/nix/test/sys/
H A Dtest_socket.rs758 let mut iov = [IoSliceMut::new(&mut buf[..])]; in test_recvmsg_ebadf() variables
803 let mut iov in test_scm_rights() variables
1286 let mut iov = [IoSliceMut::new(&mut buf[..])]; test_sendmsg_empty_cmsgs() variables
1353 let mut iov = [IoSliceMut::new(&mut buf[..])]; test_scm_credentials() variables
1458 let mut iov = [IoSliceMut::new(&mut buf[..])]; test_impl_scm_credentials_and_rights() variables
2227 let mut iov = [IoSliceMut::new(&mut buffer)]; test_recvmsg_timestampns() variables
2364 let mut iov = [IoSliceMut::new(&mut buffer)]; test_recvmsg_rxq_ovfl() variables
[all...]
/base/startup/appspawn/test/unittest/
H A Dapp_spawn_test_helper.cpp252 struct iovec iov = { in HandleRecvMessage() local
/test/xts/acts/kernel_lite/net_posix/src/
H A DActsNetTest.cpp224 struct iovec iov[2] = {nullptr}; in SampleTcpServerTask() local
324 struct iovec iov[ in SampleTcpClientTask() local
762 struct iovec iov[2] = {nullptr}; HWTEST_F() local
[all...]
/third_party/libcoap/src/
H A Dcoap_io.c904 struct iovec iov[1]; local
1125 struct iovec iov[1]; local
/third_party/ltp/testcases/network/netstress/
H A Dnetstress.c549 struct iovec iov[2]; in server_fn() local
/third_party/node/deps/openssl/openssl/crypto/bio/
H A Dbss_dgram.c994 struct iovec iov; in dgram_sctp_read() local
1225 struct iovec iov[1]; in dgram_sctp_write() local
1606 struct iovec iov; in dgram_sctp_wait_for_dry() local
1767 struct iovec iov; dgram_sctp_msg_waiting() local
[all...]
/third_party/openssl/crypto/bio/
H A Dbss_dgram.c994 struct iovec iov; in dgram_sctp_read() local
1225 struct iovec iov[1]; in dgram_sctp_write() local
1606 struct iovec iov; in dgram_sctp_wait_for_dry() local
1767 struct iovec iov; dgram_sctp_msg_waiting() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/radius/
H A Dradius_client.c828 struct iovec iov; in radius_client_receive() local
/base/startup/appspawn/standard/
H A Dappspawn_service.c311 struct iovec iov = { in HandleRecvMessage() local
/third_party/libuv/test/
H A Dtest-fs.c132 static uv_buf_t iov; variable
[all...]

Completed in 48 milliseconds

1234567