Home | History | Annotate | Download | only in jhead

Lines Matching refs:FileDateTime

134     ts = *localtime(&ImageInfo.FileDateTime);
277 sprintf(Temp, "scan_date=%s", ctime(&ImageInfo.FileDateTime));
573 tm = *localtime(&ImageInfo.FileDateTime);
798 ImageInfo.FileDateTime = st.st_mtime;