Home
last modified time | relevance | path

Searched defs:sbytes (Results 1 – 5 of 5) sorted by relevance

/external/curl/lib/
Dtftp.c138 int sbytes; member
430 size_t sbytes; in tftp_send_first() local
580 ssize_t sbytes; in tftp_rx() local
703 ssize_t sbytes; in tftp_tx() local
/external/rust/android-crates-io/crates/socket2/src/sys/
Dunix.rs2570 let mut sbytes: libc::off_t = 0; in _sendfile() localVariable
/external/squashfs-tools/squashfs-tools/
Dmksquashfs.c256 long long sbytes, stotal_bytes; variable
/external/python/cpython3/Modules/
Dposixmodule.c11704 Py_off_t sbytes, PyObject *headers, PyObject *trailers, in os_sendfile_impl()
11750 off_t sbytes; in os_sendfile_impl() local
/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h7680 Py_off_t sbytes; in os_sendfile() local