Searched defs:ttm (Results 1 – 5 of 5) sorted by relevance
43 void neo_time_expand (const time_t tt, const char *mytimezone, struct tm *ttm) in neo_time_expand()57 time_t neo_time_compact (struct tm *ttm, const char *mytimezone) in neo_time_compact()78 long neo_tz_offset(struct tm *ttm) { in neo_tz_offset()
68 struct tm *localtime_r (const time_t *timep, struct tm *ttm) in localtime_r()76 struct tm *gmtime_r(const time_t *timep, struct tm *ttm) in gmtime_r()
15 struct tm ttm; in main() local
41 NEOERR *export_date_tm (HDF *data, const char *prefix, struct tm *ttm) in export_date_tm()115 struct tm ttm; in export_date_time_t() local
645 struct tm ttm; in p_time_expand() local662 struct tm ttm; in p_time_compact() local