Searched defs:bytes_read (Results 1 - 25 of 73) sorted by relevance

123

/freebsd-10-stable/contrib/libarchive/libarchive/test/
H A Dtest_compat_solaris_pax_sparse.c40 size_t bytes_read; local
121 size_t bytes_read; local
[all...]
H A Dtest_read_format_zip.c35 la_ssize_t fsize, bytes_read; local
66 la_ssize_t bytes_read; local
[all...]
H A Dtest_read_format_rar.c1644 ssize_t bytes_read; local
[all...]
H A Dtest_read_format_rar5.c94 la_ssize_t fsize, bytes_read; local
816 int bytes_read; local
/freebsd-10-stable/contrib/libarchive/libarchive_fe/
H A Dline_reader.c94 size_t bytes_wanted, bytes_read, new_buff_size; local
/freebsd-10-stable/contrib/libarchive/libarchive/
H A Darchive_read_open_file.c112 size_t bytes_read; local
H A Darchive_read_open_fd.c116 ssize_t bytes_read; local
H A Darchive_write_add_filter_program.c334 ssize_t bytes_read; local
/freebsd-10-stable/lib/libutil/
H A Duucplock.c212 int bytes_read; local
/freebsd-10-stable/contrib/apr/file_io/unix/
H A Dreadwrite.c88 apr_size_t bytes_read; local
/freebsd-10-stable/contrib/llvm/tools/lldb/source/API/
H A DSBCommunication.cpp147 size_t bytes_read = 0; local
/freebsd-10-stable/contrib/llvm/tools/lldb/source/DataFormatters/
H A DLibStdcpp.cpp65 size_t bytes_read = process_sp->ReadMemory(byte_location, &byte, 1, err); local
H A DLibCxx.cpp117 size_t bytes_read = process_sp->ReadMemory(byte_location, &byte, 1, err); local
/freebsd-10-stable/contrib/subversion/subversion/libsvn_diff/
H A Dbinary_diff.c44 svn_filesize_t bytes_read = 0; local
/freebsd-10-stable/contrib/subversion/subversion/libsvn_fs_base/bdb/
H A Dstrings-table.c204 apr_size_t length, bytes_read = 0; local
/freebsd-10-stable/contrib/apr-util/include/
H A Dapr_memcache.h418 apr_uint64_t bytes_read; member in struct:__anon159
/freebsd-10-stable/contrib/gdb/gdb/
H A Ddwarf2expr.c173 dwarf2_read_address (unsigned char *buf, unsigned char *buf_end, int *bytes_read) argument
240 int bytes_read; local
497 int bytes_read; local
511 int bytes_read; local
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/
H A DCommunication.cpp363 size_t bytes_read = comm->ReadFromConnection (buf, sizeof(buf), 5 * TimeValue::MicroSecPerSec, status, &error); local
H A DConnectionFileDescriptor.cpp826 ssize_t bytes_read; local
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Host/common/
H A DFile.cpp592 ssize_t bytes_read = -1; local
684 ssize_t bytes_read = -1; local
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.cpp82 size_t bytes_read = process->ReadMemory (original_ptr, local
240 size_t bytes_read = process->ReadMemory (offset_to_top_location, local
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Platform/POSIX/
H A DPlatformPOSIX.cpp316 size_t bytes_read = buffer_sp->GetByteSize(); local
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunication.cpp304 size_t bytes_read = Read (buffer, sizeof(buffer), timeout_usec, status, &error); local
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Symbol/
H A DObjectFile.cpp441 const size_t bytes_read = process_sp->ReadMemory (addr, local
/freebsd-10-stable/sys/contrib/octeon-sdk/
H A Docteon-pci-console.c369 int bytes_read; local

Completed in 217 milliseconds

123