Synopsis
void ctl_ms_dos_to_timeval(timeval *tp,
                           unsigned short date,
                           unsigned short time,
                           unsigned short ms);
Description

ctl_ms_dos_to_timeval converts the DOS time used in FAT directory entries into a time pointed to by tp.