Searched defs:mtime (Results 1 - 8 of 8) sorted by relevance

/haiku/headers/private/kernel/arch/riscv64/
H A DClint.h17 uint64 mtime; // @0xBFF8 member in struct:ClintRegs
/haiku/src/tests/kits/storage/
H A DStatableTest.cpp108 time_t mtime; local
151 time_t mtime; local
201 time_t mtime = 1234567; local
233 time_t mtime = 1234567; local
[all...]
/haiku/src/build/libbe/storage/
H A DStatable.cpp215 BStatable::SetModificationTime(time_t mtime) argument
/haiku/src/kits/storage/
H A DStatable.cpp224 BStatable::SetModificationTime(time_t mtime) argument
/haiku/src/apps/mail/
H A DWIndex.cpp89 time_t mtime; local
/haiku/src/apps/packageinstaller/
H A DPackageItem.cpp147 PackageItem(BFile* parent, const BString& path, uint8 type, uint32 ctime, uint32 mtime, uint64 offset, uint64 size) argument
160 SetTo(BFile* parent, const BString& path, uint8 type, uint32 ctime, uint32 mtime, uint64 offset, uint64 size) argument
804 PackageDirectory(BFile* parent, const BString& path, uint8 type, uint32 ctime, uint32 mtime, uint64 offset, uint64 size) argument
859 PackageFile(BFile *parent, const BString &path, uint8 type, uint32 ctime, uint32 mtime, uint64 offset, uint64 size, uint64 originalSize, uint32 platform, const BString &mime, const BString &signature, uint32 mode) argument
1025 PackageLink(BFile *parent, const BString &path, const BString &link, uint8 type, uint32 ctime, uint32 mtime, uint32 mode, uint64 offset, uint64 size) argument
[all...]
H A DPackageInfo.cpp650 uint32 itemGroups = 0, path = 0, cust = 0, ctime = 0, mtime = 0; local
/haiku/src/bin/unzip/
H A Dunzpriv.h1498 time_t mtime; /* new modification time */ member in struct:iztimes

Completed in 121 milliseconds