Home
last modified time | relevance | path

Searched defs:to_read (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/bc/src/
H A Dread.c269 size_t size, to_read; in bc_read_file() local
/freebsd/usr.sbin/bluetooth/bthidd/
H A Dserver.c303 int32_t len, to_read; in server_process() local
/freebsd/contrib/bc/gen/
H A Dstrgen.c149 size_t size, to_read; in bc_read_file() local
/freebsd/sys/dev/nvdimm/
H A Dnvdimm.c110 off_t to_read; in read_label_area() local
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_ssl.c804 size_t to_read; member
/freebsd/contrib/libevent/test/
H A Dregress_ssl.c804 size_t to_read; member
/freebsd/sys/dev/hyperv/hvsock/
H A Dhv_sock.c623 uint32_t canread, to_read; in hvs_trans_soreceive() local
/freebsd/sys/dev/usb/misc/
H A Dcp2112.c1085 uint16_t read_off, to_read; in cp2112iic_transfer() local
/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_format_rar5.c2466 static void update_crc(struct rar5* rar, const uint8_t* p, size_t to_read) { in update_crc()
3857 size_t to_read; in do_unstore_file() local
H A Darchive_read_support_format_rar.c1056 size_t to_read = skip; in archive_read_format_rar_read_header() local
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DPlatform.cpp1797 const auto to_read = std::min(static_cast<uint64_t>(buffer.size()), in DownloadModuleSlice() local