HomeSort by relevance Sort by last modified time
    Searched refs:FileDateTime (Results 1 - 3 of 3) sorted by null

  /external/jhead/
jhead.c 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;
    [all...]
jhead.h 87 time_t FileDateTime;
main.c 96 ImageInfo.FileDateTime = st.st_mtime;

Completed in 35 milliseconds