Home
last modified time | relevance | path

Searched refs:time_from_tm (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_format_warc.c541 time_from_tm(struct tm *t) in time_from_tm() function
610 res = time_from_tm(&tm); in xstrpisotime()
H A Darchive_read_support_format_iso9660.c400 static time_t time_from_tm(struct tm *);
3348 t = time_from_tm(&tm); in isodate7()
3437 t = time_from_tm(&tm); in isodate17()
3444 time_from_tm(struct tm *t) in time_from_tm() function
H A Darchive_read_support_format_xar.c1148 time_from_tm(struct tm *t) in time_from_tm() function
1226 t = time_from_tm(&tm); in parse_time()