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

123

/freebsd-10.0-release/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_rar.c1504 ssize_t bytes_read; local
[all...]
H A Dtest_sparse_basic.c253 size_t bytes_read; local
/freebsd-10.0-release/contrib/libarchive/libarchive/
H A Darchive_read_open_file.c111 size_t bytes_read; local
H A Darchive_read_open_fd.c114 ssize_t bytes_read; local
H A Darchive_write_add_filter_program.c354 ssize_t bytes_read; local
H A Darchive_read_open_filename.c379 ssize_t bytes_read; local
H A Darchive_read_support_format_ar.c472 ssize_t bytes_read; local
[all...]
/freebsd-10.0-release/contrib/libarchive/libarchive_fe/
H A Dline_reader.c95 size_t bytes_wanted, bytes_read, new_buff_size; local
/freebsd-10.0-release/lib/libutil/
H A Duucplock.c212 int bytes_read; local
/freebsd-10.0-release/contrib/apr/file_io/unix/
H A Dreadwrite.c88 apr_size_t bytes_read; local
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/API/
H A DSBCommunication.cpp147 size_t bytes_read = 0; local
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/DataFormatters/
H A DLibCxx.cpp66 size_t bytes_read = process_sp->ReadMemory(byte_location, &byte, 1, err); local
H A DLibStdcpp.cpp65 size_t bytes_read = process_sp->ReadMemory(byte_location, &byte, 1, err); local
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DDYLDRendezvous.cpp239 size_t bytes_read; local
/freebsd-10.0-release/contrib/subversion/subversion/libsvn_fs_base/bdb/
H A Dstrings-table.c204 apr_size_t length, bytes_read = 0; local
/freebsd-10.0-release/contrib/apr-util/include/
H A Dapr_memcache.h418 apr_uint64_t bytes_read; member in struct:__anon153
/freebsd-10.0-release/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.0-release/contrib/llvm/tools/lldb/source/Core/
H A DCommunication.cpp353 size_t bytes_read = comm->ReadFromConnection (buf, sizeof(buf), 5 * TimeValue::MicroSecPerSec, status, &error); local
H A DConnectionFileDescriptor.cpp752 ssize_t bytes_read; local
[all...]
H A DValue.cpp596 const size_t bytes_read = process->ReadMemory(address, dst, byte_size, error); local
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Host/common/
H A DFile.cpp475 ssize_t bytes_read = -1; local
566 ssize_t bytes_read = -1; local
[all...]
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Host/freebsd/
H A DHost.cpp107 ssize_t bytes_read = ::read (backtrace_fd, buffer, buffer_size); local
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.cpp81 size_t bytes_read = process->ReadMemory (original_ptr, local
239 size_t bytes_read = process->ReadMemory (offset_to_top_location, local
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunication.cpp295 size_t bytes_read = Read (buffer, sizeof(buffer), timeout_usec, status, &error); local

Completed in 252 milliseconds

123