Home
last modified time | relevance | path

Searched defs:sent (Results 76 - 100 of 124) sorted by relevance

12345

/third_party/backends/backend/
H A Drts8891.h150 SANE_Int sent; member
H A Dp5_device.c288 uint8_t sent[256]; in memtest() local
/third_party/libuv/test/
H A Dtest-poll.c62 size_t read, sent; member
[all...]
/third_party/libwebsockets/minimal-examples/api-tests/api-test-secure-streams/
H A Dmain.c137 size_t sent; member
/third_party/libwebsockets/lib/system/async-dns/
H A Dprivate-lib-async-dns.h79 uint8_t sent[2]; member
81 uint8_t sent[1]; member
/third_party/mesa3d/src/glx/
H A Dindirect_glx.c156 Bool sent; in indirect_bind_context() local
/third_party/lwip/src/include/lwip/
H A Daltcp.h77 altcp_sent_fn sent; member
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-spam/
H A Dminimal-ws-client-spam.c41 static int concurrent = 3, conn, tries, est, errors, closed, sent, limit = 15; variable
/third_party/lwip/test/unit/tcp/
H A Dtest_tcp.c912 u8_t sent; in test_tcp_tx_full_window_lost() local
1617 u8_t sent[TCP_MSS / 2]; START_TEST() local
1645 u8_t sent[TCP_MSS / 4]; START_TEST() local
[all...]
/third_party/libcoap/examples/lwip/
H A Dclient-coap.c34 message_handler(coap_session_t *session, const coap_pdu_t *sent, const coap_pdu_t *received, const coap_mid_t id) message_handler() argument
/base/security/device_security_level/baselib/msglib/src/lite/
H A Dmessenger_device_session_manager.c234 int sent = SendBytes(sessionId, msgData->msgData, msgData->msgLen); in MessengerOnSessionOpened() local
/third_party/curl/tests/libtest/
H A Dstub_gssapi.c61 enum { NONE, KRB5, NTLM1, NTLM3 } sent; member
/third_party/ffmpeg/libavfilter/
H A Davf_concat.c246 int64_t nb_samples, sent = 0; in send_silence() local
/third_party/curl/lib/vquic/
H A Dvquic.c136 ssize_t sent; in do_sendmsg() local
232 size_t sent; send_packet_no_gso() local
281 size_t blen, sent; vquic_flush() local
[all...]
H A Dcurl_quiche.c1150 ssize_t sent; in cf_quiche_data_event() local
/third_party/lwip/src/core/
H A Daltcp.c249 altcp_sent(struct altcp_pcb *conn, altcp_sent_fn sent) in altcp_sent() argument
/third_party/node/deps/openssl/openssl/ssl/statem/
H A Dstatem_dtls.c1088 pqueue *sent = s->d1->sent_messages; in dtls1_retransmit_buffered_messages() local
/third_party/openssl/ssl/statem/
H A Dstatem_dtls.c1092 pqueue *sent = s->d1->sent_messages; in dtls1_retransmit_buffered_messages() local
/third_party/toybox/toys/posix/
H A Dtar.c429 long long len, used = 0, sent; in sendfile_sparse() local
/base/security/device_security_level/baselib/msglib/src/standard/
H A Dmessenger_device_socket_manager.c316 int sent = SendBytes(socket, msgData->msgData, msgData->msgLen); in ProcessBindDevice() local
/foundation/multimedia/media_library/frameworks/native/c_api/
H A Dmedia_asset_change_request_impl.cpp540 ssize_t sent = sendfile(destFd.Get(), srcFd.Get(), &offset, fileSize - offset); in SendFile() local
/third_party/node/src/
H A Dudp_wrap.cc571 size_t sent = err; in Send() local
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddbus_usb.c748 unsigned int sendlen, sent, dllen; in dbus_usb_dl_writeimage() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
H A Dmoving_photo_file_utils.cpp522 ssize_t sent = sendfile(destFd.Get(), livePhotoFd.Get(), &offset, sizeToSend); in SendLivePhoto() local
/third_party/curl/lib/
H A Dws.c1038 curl_ws_send(CURL *data, const void *buffer, size_t buflen, size_t *sent, curl_off_t fragsize, unsigned int flags) curl_ws_send() argument
1241 curl_ws_send(CURL *curl, const void *buffer, size_t buflen, size_t *sent, curl_off_t fragsize, unsigned int flags) curl_ws_send() argument

Completed in 26 milliseconds

12345