Home
last modified time | relevance | path

Searched defs:timestamp (Results 1 – 3 of 3) sorted by relevance

/bootable/recovery/minzip/
DDirUtil.c57 const struct utimbuf *timestamp, bool stripFileName, in dirCreateHierarchy()
DZip.c829 const struct utimbuf *timestamp, in mzExtractRecursive()
/bootable/recovery/updater/
Dinstall.c496 struct utimbuf timestamp = { 1217592000, 1217592000 }; // 8/1/2008 default in PackageExtractDirFn() local