Searched refs:time_from_tm (Results 1 – 3 of 3) sorted by relevance
541 time_from_tm(struct tm *t) in time_from_tm() function610 res = time_from_tm(&tm); in xstrpisotime()
400 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
1148 time_from_tm(struct tm *t) in time_from_tm() function1226 t = time_from_tm(&tm); in parse_time()