Home
last modified time | relevance | path

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

/external/curl/lib/
Dtftp.c140 int sbytes; member
452 size_t sbytes; in tftp_send_first() local
606 ssize_t sbytes; in tftp_rx() local
729 ssize_t sbytes; in tftp_tx() local
/external/rust/crates/rusqlite/src/types/
Dchrono.rs103 let sbytes = s.as_mut_vec(); in column_result() localVariable
/external/python/cpython3/Modules/
Dposixmodule.c9688 Py_off_t sbytes, PyObject *headers, PyObject *trailers, in os_sendfile_impl()
9734 off_t sbytes; in os_sendfile_impl() local
/external/squashfs-tools/squashfs-tools/
Dmksquashfs.c255 long long sbytes, stotal_bytes; variable
/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h5259 Py_off_t sbytes; in os_sendfile() local