Searched refs:mtime (Results 1 – 5 of 5) sorted by relevance
50 -mtime -`/bin/date +%j` \56 -mtime -`/bin/date +%j` \91 -mtime -`/bin/date +%j` \
242 FSDateTime mtime; member253 FSDateTime mtime; member269 FSDateTime mtime; member
902 info->mtime.year = 0; in FSi_ROMFAT_ReadDirectory()903 info->mtime.month = 0; in FSi_ROMFAT_ReadDirectory()904 info->mtime.day = 0; in FSi_ROMFAT_ReadDirectory()905 info->mtime.hour = 0; in FSi_ROMFAT_ReadDirectory()906 info->mtime.minute = 0; in FSi_ROMFAT_ReadDirectory()907 info->mtime.second = 0; in FSi_ROMFAT_ReadDirectory()
529 FSi_DostimeToFstime(&info->mtime, stat->dos_mtime); in FSi_FATFS_GetPathInfo()565 FSi_FstimeToDostime(&stat->dos_mtime, &info->mtime); in FSi_FATFS_SetPathInfo()569 if (((stat->attributes & FATFS_PROPERTY_CTRL_MASK) != 0) && !FSi_CheckFstime(&info->mtime)) in FSi_FATFS_SetPathInfo()1510 FSi_DostimeToFstime(&infow->mtime, tmp->dos_mtime); in FSi_FATFS_ReadDirectory()1535 FSi_DostimeToFstime(&infoa->mtime, tmp->dos_mtime); in FSi_FATFS_ReadDirectory()
313 DEMOi_HIO_ConvertTime(&info->mtime, &stat->m_mtime); in DEMOi_HIO_GetPathInfo()