Home
last modified time | relevance | path

Searched refs:showdate (Results 1 – 1 of 1) sorted by relevance

/third_party/ntfs-3g/ntfsprogs/
Dntfsrecover.c412 static void showdate(const char *text, le64 lestamp) in showdate() function
1412 showdate(" created ",feedle64(buf,base + 8)); in fixup()
1414 showdate(" modified ",feedle64(buf,base + 16)); in fixup()
1416 showdate(" changed ",feedle64(buf,base + 24)); in fixup()
1418 showdate(" read ",feedle64(buf,base + 32)); in fixup()
1464 showdate(" created ", in fixup()
1467 showdate(" modified ", in fixup()
1470 showdate(" changed ", in fixup()
1473 showdate(" read ", in fixup()
1532 showdate(" date ",feedle64(buf, base + 32)); in fixup()
[all …]