Home
last modified time | relevance | path

Searched defs:file_size (Results 1 – 25 of 38) sorted by relevance

12

/freebsd/contrib/elftoolchain/libelftc/
H A Delftc_copyfile.c50 size_t file_size, n; in elftc_copyfile() local
/freebsd/sys/security/mac_veriexec/
H A Dveriexec_fingerprint.c141 struct thread *td, off_t file_size, unsigned char *fingerprint) in evaluate_fingerprint()
215 struct mac_veriexec_file_info *ip, struct thread *td, off_t file_size, in mac_veriexec_fingerprint_check_vnode()
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DZipFile.cpp109 lldb::offset_t &file_offset, lldb::offset_t &file_size) { in GetFile()
133 lldb::offset_t &file_size) { in FindFile()
174 lldb::offset_t &file_offset, lldb::offset_t &file_size) { in Find()
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DObjectFile.cpp37 lldb::offset_t file_offset, lldb::offset_t file_size, in CreateObjectFromContainer()
54 lldb::offset_t file_offset, lldb::offset_t file_size, in FindPlugin()
198 lldb::offset_t file_size, in GetModuleSpecifications()
224 lldb::offset_t file_size, lldb_private::ModuleSpecList &specs) { in GetModuleSpecifications()
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Dmmap_seek.c91 off_t file_size = atoi(argv[2]); in main() local
/freebsd/contrib/libarchive/libarchive/test/
H A Dtest_read_format_rar.c1220 int file_size = sizeof(file_buff); DEFINE_TEST() local
1264 int file_size = 20111; DEFINE_TEST() local
1302 int file_size = 20111; DEFINE_TEST() local
1436 int file_size = 20111; DEFINE_TEST() local
[all...]
/freebsd/tools/regression/sockets/sendfile/
H A Dsendfile.c75 uint32_t file_size; member
337 write_test_file(size_t file_size) in write_test_file()
/freebsd/tools/regression/aio/aiop/
H A Daiop.c130 off_t file_size, offset; in main() local
/freebsd/contrib/llvm-project/libcxx/include/__filesystem/
H A Ddirectory_entry.h142 _LIBCPP_HIDE_FROM_ABI uintmax_t file_size() const { return __get_size(); } in file_size() function
144 …_LIBCPP_HIDE_FROM_ABI uintmax_t file_size(error_code& __ec) const noexcept { return __get_size(&__… in file_size() function
H A Doperations.h160 inline _LIBCPP_HIDE_FROM_ABI uintmax_t file_size(const path& __p) { return __file_size(__p); } in file_size() function
161 inline _LIBCPP_HIDE_FROM_ABI uintmax_t file_size(const path& __p, error_code& __ec) noexcept { in file_size() function
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectContainer/BSD-Archive/
H A DObjectContainerBSDArchive.h112 lldb::offset_t file_size = 0; global() member
H A DObjectContainerBSDArchive.cpp539 lldb::offset_t file_size = object->size; GetObjectFile() local
563 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) GetModuleSpecifications() argument
[all...]
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DSection.cpp161 lldb::offset_t file_offset, lldb::offset_t file_size, in Section()
177 lldb::offset_t file_offset, lldb::offset_t file_size, in Section()
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DSection.h162 void SetFileSize(lldb::offset_t file_size) { m_file_size = file_size; } in SetFileSize()
/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DObjectFileJIT.cpp197 lldb::offset_t file_size = section->GetFileSize(); ReadSectionData() local
H A DREPL.cpp203 const size_t file_size = fs.GetByteSize(pathTwine); in ReadCode() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerCommon.cpp1116 const auto file_size = matched_module_spec.GetObjectSize(); in Handle_qModuleInfo() local
1184 const auto file_size = matched_module_spec.GetObjectSize(); in Handle_jModulesInfo() local
1331 lldb::offset_t file_size = 0; in GetModuleInfo() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectContainer/Mach-O-Fileset/
H A DObjectContainerMachOFileset.cpp223 lldb::offset_t file_size, lldb_private::ModuleSpecList &specs) { in GetModuleSpecifications()
/freebsd/contrib/diff/src/
H A Dio.c165 size_t file_size = current->stat.st_size; in slurp() local
/freebsd/contrib/wpa/src/utils/
H A Dpcsc_funcs.c1126 int file_size; in scard_get_imsi() local
1185 int file_size; in scard_get_mnc_len() local
/freebsd/contrib/llvm-project/compiler-rt/lib/profile/
H A DGCDAProfiling.c78 static uint64_t file_size = 0; variable
/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DHost.cpp525 uint64_t file_size = in RunShellCommand() local
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTargetList.cpp137 lldb::offset_t file_size = 0; in CreateTargetInternal() local
/freebsd/tools/regression/fsx/
H A Dfsx.c103 off_t file_size = 0; variable
/freebsd/contrib/dialog/
H A Dtextbox.c40 long file_size; member

12