| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/POSIX/ |
| H A D | NativeProcessELF.cpp | 69 size_t bytes_read; in GetELFImageInfoAddress() local 94 size_t bytes_read; in GetELFImageInfoAddress() local 119 size_t bytes_read; in ReadSVR4LibraryInfo() local 150 size_t bytes_read; in GetLoadedSVR4Libraries() local
|
| /freebsd-13.1/contrib/libarchive/libarchive/test/ |
| H A D | test_compat_solaris_pax_sparse.c | 40 size_t bytes_read; in test_compat_solaris_pax_sparse_1() local 121 size_t bytes_read; in test_compat_solaris_pax_sparse_2() local
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Host/common/ |
| H A D | PipeBase.cpp | 21 Status PipeBase::Read(void *buf, size_t size, size_t &bytes_read) { in Read()
|
| H A D | NativeProcessProtocol.cpp | 362 size_t bytes_read = 0; in RemoveSoftwareBreakpoint() local 419 size_t bytes_read = 0; in EnableSoftwareBreakpoint() local 615 size_t &bytes_read) { in ReadMemoryWithoutTrap() 647 size_t bytes_read = 0; in ReadCStringFromMemory() local
|
| H A D | FileCache.cpp | 109 size_t bytes_read = dst_len; in ReadFile() local
|
| H A D | File.cpp | 513 ssize_t bytes_read = -1; in Read() local 637 ssize_t bytes_read = in Read() local
|
| /freebsd-13.1/sys/dev/cxgbe/cudbg/ |
| H A D | fastlz_api.c | 215 unsigned int bytes_read; in compress_buff() local 288 size_t bytes_read; in detect_magic() local 354 unsigned long bytes_read; in decompress_buffer() local
|
| /freebsd-13.1/contrib/libcbor/examples/ |
| H A D | streaming_parser.c | 48 size_t bytes_read = 0; in main() local
|
| /freebsd-13.1/contrib/apr/file_io/unix/ |
| H A D | fullrw.c | 22 apr_size_t *bytes_read) in apr_file_read_full()
|
| /freebsd-13.1/sys/contrib/openzfs/lib/libzutil/ |
| H A D | zutil_pool.c | 105 zpool_history_unpack(char *buf, uint64_t bytes_read, uint64_t *leftover, in zpool_history_unpack()
|
| /freebsd-13.1/contrib/libarchive/libarchive_fe/ |
| H A D | line_reader.c | 94 size_t bytes_wanted, bytes_read, new_buff_size; in lafe_line_reader_next() local
|
| /freebsd-13.1/contrib/libarchive/libarchive/ |
| H A D | archive_read_open_file.c | 112 size_t bytes_read; in file_read() local
|
| H A D | archive_read_open_fd.c | 116 ssize_t bytes_read; in file_read() local
|
| H A D | archive_read_support_format_tar.c | 595 ssize_t bytes_read; in archive_read_format_tar_read_data() local 855 ssize_t bytes_read; in tar_read_header() local 2333 ssize_t bytes_read; in gnu_sparse_old_read() local 2471 ssize_t bytes_read; in gnu_sparse_10_atol() local 2515 ssize_t bytes_read; in gnu_sparse_10_read() local 2751 ssize_t bytes_read; in readline() local
|
| /freebsd-13.1/lib/libutil/ |
| H A D | uucplock.c | 211 int bytes_read; in get_pid() local
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/API/ |
| H A D | SBFile.cpp | 59 SBError SBFile::Read(uint8_t *buf, size_t num_bytes, size_t *bytes_read) { in Read()
|
| H A D | SBCommunication.cpp | 114 size_t bytes_read = 0; in Read() local
|
| H A D | SBProcess.cpp | 276 size_t bytes_read = 0; in GetSTDOUT() local 290 size_t bytes_read = 0; in GetSTDERR() local 304 size_t bytes_read = 0; in GetAsyncProfileData() local 852 size_t bytes_read = 0; in ReadMemory() local 879 size_t bytes_read = 0; in ReadCStringFromMemory() local
|
| /freebsd-13.1/sys/dev/liquidio/base/ |
| H A D | lio_console.c | 469 int32_t bytes_read) in lio_output_console_line() 523 int32_t bytes_read, total_read, tries; in lio_check_console() local 777 int32_t bytes_read, total_read, tries; in lio_get_uboot_version() local
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Host/posix/ |
| H A D | ConnectionFileDescriptorPosix.cpp | 386 size_t bytes_read = dst_len; in Read() local 619 ssize_t bytes_read = llvm::sys::RetryAfterSignal(-1, ::read, pipe_fd, &c, 1); in BytesAvailable() local
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/JITLoader/GDB/ |
| H A D | JITLoaderGDB.cpp | 131 size_t bytes_read = process->ReadMemory(from_addr, data.GetBytes(), in ReadJITEntry() local 296 size_t bytes_read = m_process->ReadMemory(m_jit_descriptor_addr, &jit_desc, in ReadJITDescriptorImpl() local
|
| /freebsd-13.1/contrib/subversion/subversion/libsvn_diff/ |
| H A D | binary_diff.c | 48 svn_filesize_t bytes_read = 0; in create_compressed() local
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/Utility/ |
| H A D | NativeProcessSoftwareSingleStep.cpp | 41 size_t bytes_read; in ReadMemoryCallback() local
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/ |
| H A D | IntelPTDecoder.cpp | 173 int bytes_read = process->ReadMemory(pc, buffer, size, error); in ReadProcessMemory() local
|
| /freebsd-13.1/usr.sbin/makefs/cd9660/ |
| H A D | cd9660_write.c | 431 int bytes_read; in cd9660_copy_file() local
|