Searched defs:file_size (Results 26 - 38 of 38) sorted by relevance

12

/freebsd-10-stable/sys/fs/nandfs/
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/tools/regression/fsx/
H A Dfsx.c104 off_t file_size = 0; variable
[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/Core/
H A DModule.cpp1201 const lldb::offset_t file_size = m_file.GetByteSize(); local
/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/texinfo/util/
H A Dtexindex.c1019 long file_size; local
/freebsd-10-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dftpd.c82 off_t file_size; variable
/freebsd-10-stable/contrib/subversion/subversion/libsvn_fs_fs/
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/libexec/ftpd/
H A Dftpd.c144 off_t file_size; variable
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Host/common/
H A DHost.cpp1624 uint64_t file_size = file_spec.GetByteSize(); local
/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/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

Completed in 296 milliseconds

12