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

/macosx-10.10/libarchive-30/libarchive/libarchive/
H A Darchive_read_support_format_iso9660.c370 static time_t time_from_tm(struct tm *);
2768 return (time_from_tm(&tm));
2791 return (time_from_tm(&tm));
2795 time_from_tm(struct tm *t) function
H A Darchive_read_support_format_xar.c1008 time_from_tm(struct tm *t) function
1081 t = time_from_tm(&tm);

Completed in 136 milliseconds