Searched defs:totalsecs (Results 1 – 2 of 2) sorted by relevance
77 void time64_to_tm(time64_t totalsecs, int offset, struct tm *result) in time64_to_tm()
160 static inline void time_to_tm(time_t totalsecs, int offset, struct tm *result) in time_to_tm()