Home
last modified time | relevance | path

Searched defs:bytes_sent (Results 1 - 9 of 9) sorted by relevance

/third_party/rust/crates/nix/src/sys/
H A Dsendfile.rs174 let mut bytes_sent: off_t = 0; in sendfile() variables
217 let mut bytes_sent: off_t = 0; in sendfile() variables
/third_party/nghttp2/src/
H A Dshrpx_quic_connection_handler.h72 size_t bytes_sent; member
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_cid.h84 uint64_t bytes_sent; member
/third_party/backends/backend/
H A Dcanon_pp.h103 SANE_Int bytes_sent; member
H A Dcanon_dr.h117 int bytes_sent[2]; member
/third_party/libuv/test/
H A Dtest-tcp-writealot.c44 static size_t bytes_sent = 0; variable
/third_party/ltp/utils/sctp/func_tests/
H A Dtest_basic.c82 int error, bytes_sent; in main() local
H A Dtest_fragments.c89 int error, bytes_sent; in main() local
/third_party/python/Lib/wsgiref/
H A Dhandlers.py126 bytes_sent = 0 variable in BaseHandler

Completed in 6 milliseconds