Searched refs:time_from_tm (Results 1 – 2 of 2) sorted by relevance
370 static time_t time_from_tm(struct tm *);2746 return (time_from_tm(&tm)); in isodate7()2769 return (time_from_tm(&tm)); in isodate17()2773 time_from_tm(struct tm *t) in time_from_tm() function
1009 time_from_tm(struct tm *t) in time_from_tm() function1082 t = time_from_tm(&tm); in parse_time()