Searched defs:ctime (Results 1 - 9 of 9) sorted by path

/haiku/src/apps/packageinstaller/
H A DPackageItem.cpp160 PackageItem::SetTo(BFile* parent, const BString& path, uint8 type, uint32 ctime, argument
147 PackageItem(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.h1499 time_t ctime; /* used for creation time; NOT same as st_ctime */ member in struct:iztimes
/haiku/src/system/libroot/posix/time/
H A Dctime.c11 ctime(const time_t *_timer) function
/haiku/src/tests/kits/storage/
H A DStatableTest.cpp109 time_t ctime; local
152 time_t ctime; local
202 time_t ctime = 654321; local
234 time_t ctime = 654321; local
[all...]
/haiku/headers/private/fs_shell/
H A Dfssh_api_wrapper.h1437 #define ctime fssh_ctime macro
/haiku/src/kits/storage/
H A DStatable.cpp252 BStatable::SetCreationTime(time_t ctime) argument
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c1600 void ctime() {} function
H A Dlibroot_stubs_legacy.c1540 void ctime() {} function

Completed in 171 milliseconds