Home
last modified time | relevance | path

Searched refs:ntfsinfo_time_to_str (Results 1 - 1 of 1) sorted by relevance

/third_party/ntfs-3g/ntfsprogs/
H A Dntfsinfo.c314 * ntfsinfo_time_to_str() -
322 * char *time_str = ntfsinfo_time_to_str(
326 static char *ntfsinfo_time_to_str(const sle64 sle_ntfs_clock) in ntfsinfo_time_to_str() function
690 ntfs_time_str = ntfsinfo_time_to_str(standard_attr->creation_time); in ntfs_dump_attr_standard_information()
693 ntfs_time_str = ntfsinfo_time_to_str( in ntfs_dump_attr_standard_information()
697 ntfs_time_str = ntfsinfo_time_to_str( in ntfs_dump_attr_standard_information()
701 ntfs_time_str = ntfsinfo_time_to_str(standard_attr->last_access_time); in ntfs_dump_attr_standard_information()
844 ntfs_time_str = ntfsinfo_time_to_str( in ntfs_dump_filename()
848 ntfs_time_str = ntfsinfo_time_to_str( in ntfs_dump_filename()
852 ntfs_time_str = ntfsinfo_time_to_str( in ntfs_dump_filename()
[all...]

Completed in 3 milliseconds