/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_posix.cpp | 184 bool ReadFromFile(fd_t fd, void *buff, uptr buff_size, uptr *bytes_read, in ReadFromFile()
|
H A D | sanitizer_win.cpp | 613 uptr bytes_read; in GetPreferredBase() local 776 bool ReadFromFile(fd_t fd, void *buff, uptr buff_size, uptr *bytes_read, in ReadFromFile()
|
/freebsd/contrib/dialog/ |
H A D | textbox.c | 42 long bytes_read; member
|
/freebsd/sys/dev/hyperv/vmbus/ |
H A D | vmbus_br.c | 195 vmbus_rxbr_need_signal(const struct vmbus_rxbr *rbr, uint32_t bytes_read) in vmbus_rxbr_need_signal()
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_read_support_format_iso9660.c | 507 ssize_t bytes_read; in archive_read_format_iso9660_bid() local 1506 ssize_t bytes_read; in zisofs_read_data() local 1741 ssize_t bytes_read; in archive_read_format_iso9660_read_data() local
|
H A D | archive_read_support_format_cpio.c | 462 ssize_t bytes_read; in archive_read_format_cpio_read_data() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/NetBSD/ |
H A D | NativeProcessNetBSD.cpp | 879 ReadMemory(lldb::addr_t addr,void * buf,size_t size,size_t & bytes_read) ReadMemory() argument
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/ |
H A D | NativeProcessFreeBSD.cpp | 884 size_t size, size_t &bytes_read) { in ReadMemory()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/ |
H A D | GDBRemoteCommunication.cpp | 257 size_t bytes_read = Read(buffer, sizeof(buffer), timeout, status, &error); in WaitForPacketNoLock() local
|
/freebsd/stand/common/ |
H A D | load_elf.c | 265 ssize_t bytes_read; in __elfN() local
|
/freebsd/contrib/llvm-project/lldb/source/Target/ |
H A D | Target.cpp | 1810 size_t bytes_read = objfile->ReadSectionData( in ReadMemoryFromFileCache() local 1844 size_t bytes_read = 0; in ReadMemory() local 1997 size_t bytes_read = ReadMemory(address, curr_dst, bytes_to_read, error, in ReadCStringFromMemory() local 2064 size_t bytes_read = in ReadStringFromMemory() local 2095 size_t bytes_read = in ReadScalarIntegerFromMemory() local
|
H A D | Process.cpp | 2178 size_t bytes_read = ReadMemory(curr_addr, curr_dst, bytes_to_read, error); in ReadCStringFromMemory() local 2215 size_t bytes_read = 0; in ReadMemoryFromInferior() local 2402 const size_t bytes_read = ReadMemory(addr, &uval, byte_size, error); in ReadScalarIntegerFromMemory() local 4654 size_t bytes_read; in Run() local
|
/freebsd/contrib/libarchive/libarchive/test/ |
H A D | test_read_format_7zip.c | 405 la_ssize_t bytes_read = archive_read_data(a, buff, sizeof(buff)); in test_extract_file_zstd_bcj_nobjc() local
|
H A D | test_read_format_rar.c | 1697 ssize_t bytes_read; in DEFINE_TEST() local
|
/freebsd/contrib/llvm-project/lldb/source/Core/ |
H A D | Address.cpp | 203 size_t bytes_read; in ReadCStringFromMemory() local
|
/freebsd/sys/contrib/openzfs/contrib/pam_zfs_key/ |
H A D | pam_zfs_key.c | 267 int bytes_read = 0; in prepare_passphrase() local
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | dmu_recv.c | 100 uint64_t bytes_read; /* bytes read from stream when record created */ member 128 uint64_t bytes_read; /* bytes read when current record created */ member
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/ |
H A D | draid.c | 850 ssize_t bytes_read = 0; in draid_generate() local
|
/freebsd/contrib/libpcap/ |
H A D | pcap-linux.c | 447 ssize_t bytes_read; in get_mac80211_phydev() local 753 ssize_t bytes_read; in linux_get_stat() local
|
/freebsd/crypto/openssl/ssl/quic/ |
H A D | quic_channel.c | 993 size_t *bytes_read, void *arg) in ch_on_crypto_recv_record() 1031 static int ch_on_crypto_release_record(size_t bytes_read, void *arg) in ch_on_crypto_release_record()
|
/freebsd/contrib/googletest/googletest/src/ |
H A D | gtest-port.cc | 1252 size_t bytes_read = 0; // # of bytes read so far in ReadEntireFile() local
|
/freebsd/sys/contrib/openzfs/lib/libzfs/ |
H A D | libzfs_crypto.c | 88 ssize_t bytes_read = 0; in pkcs11_get_urandom() local
|
/freebsd/contrib/llvm-project/lldb/source/Commands/ |
H A D | CommandObjectMemory.cpp | 635 size_t bytes_read = 0; in DoExecute() local
|
/freebsd/usr.bin/gzip/ |
H A D | gzip.c | 1752 ssize_t bytes_read; in handle_stdin() local
|
/freebsd/contrib/bmake/ |
H A D | main.c | 1779 ssize_t bytes_read; in Cmd_Exec() local
|