Searched defs:file_size (Results 1 - 25 of 38) sorted by last modified time

12

/freebsd-10-stable/contrib/libarchive/libarchive/
H A Darchive_read_support_format_zip.c3493 int64_t file_size, current_offset; local
H A Darchive_read_support_format_rar5.c571 const uint32_t file_size = 0x1000000; local
600 addr + file_size); local
/freebsd-10-stable/contrib/libarchive/libarchive/test/
H A Dtest_read_format_rar5.c137 la_ssize_t file_size = sizeof(helloworld_txt) - 1; local
H A Dtest_read_format_rar.c1220 int file_size = sizeof(file_buff); local
1264 int file_size = 20111; local
1302 int file_size = 20111; local
1436 int file_size = 20111; local
[all...]
/freebsd-10-stable/libexec/ftpd/
H A Dftpd.c144 off_t file_size; variable
/freebsd-10-stable/sbin/savecore/
H A Dsavecore.c188 file_size(const char *path) function
/freebsd-10-stable/contrib/xz/src/liblzma/common/
H A Dindex.c545 lzma_vli file_size = compressed_base + 2 * LZMA_STREAM_HEADER_SIZE local
725 lzma_vli file_size; member in struct:__anon447
/freebsd-10-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Dindex.c162 apr_uint64_t file_size; member in struct:p2l_header_t
2220 apr_uint64_t file_size = 0; local
/freebsd-10-stable/contrib/subversion/subversion/libsvn_fs_fs/
H A Dstats.c183 get_file_size(apr_off_t *file_size, argument
732 apr_off_t file_size = 0; local
801 apr_off_t file_size = 0; local
H A Dindex.c152 apr_uint64_t file_size; member in struct:p2l_header_t
1985 apr_uint64_t file_size = 0; local
/freebsd-10-stable/tools/regression/sockets/sendfile/
H A Dsendfile.c77 uint32_t file_size; member in struct:sendfile_test
339 write_test_file(size_t file_size) argument
[all...]
/freebsd-10-stable/tools/regression/aio/aiop/
H A Daiop.c131 off_t file_size, offset; local
/freebsd-10-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dftpd.c82 off_t file_size; variable
/freebsd-10-stable/sys/fs/nandfs/
H A Dnandfs_dir.c266 uint64_t file_size, blocknr; local
H A Dnandfs_subr.c792 uint64_t file_size, diroffset, blkoff; local
H A Dnandfs_vnops.c193 uint64_t file_size, vblk; local
1183 uint64_t file_size, diroffset, transoffset, blkoff; local
1277 uint64_t file_size = dnode->nn_inode.i_size; local
[all...]
/freebsd-10-stable/contrib/diff/src/
H A Dio.c165 size_t file_size = current->stat.st_size; local
/freebsd-10-stable/contrib/wpa/src/utils/
H A Dpcsc_funcs.c1109 int file_size; local
1168 int file_size; local
[all...]
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DFileSystem.h539 inline error_code file_size(const Twine &Path, uint64_t &Result) { function in namespace:llvm::sys::fs
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Symbol/
H A DObjectFile.cpp31 FindPlugin(const lldb::ModuleSP &module_sp, const FileSpec* file, lldb::offset_t file_offset, lldb::offset_t file_size, DataBufferSP &data_sp, lldb::offset_t &data_offset) argument
187 GetModuleSpecifications(const FileSpec &file, lldb::offset_t file_offset, lldb::offset_t file_size, ModuleSpecList &specs) argument
212 GetModuleSpecifications(const lldb_private::FileSpec& file, lldb::DataBufferSP& data_sp, lldb::offset_t data_offset, lldb::offset_t file_offset, lldb::offset_t file_size, lldb_private::ModuleSpecList &specs) argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Target/
H A DTargetList.cpp95 lldb::offset_t file_size = 0; local
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/ObjectContainer/BSD-Archive/
H A DObjectContainerBSDArchive.cpp526 GetModuleSpecifications(const lldb_private::FileSpec& file, lldb::DataBufferSP& data_sp, lldb::offset_t data_offset, lldb::offset_t file_offset, lldb::offset_t file_size, lldb_private::ModuleSpecList &specs) argument
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp943 const uint64_t file_size = header.sh_type == SHT_NOBITS ? 0 : header.sh_size; local
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Core/
H A DSection.h188 SetFileSize (lldb::offset_t file_size) argument
/freebsd-10-stable/contrib/llvm/tools/lldb/source/API/
H A DSBSection.cpp219 uint64_t file_size = size; local

Completed in 362 milliseconds

12