Home
last modified time | relevance | path

Searched defs:totalsecs (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/kernel/time/
Dtimeconv.c77 void time64_to_tm(time64_t totalsecs, int offset, struct tm *result) in time64_to_tm()
/Linux-v4.19/include/linux/
Dtime32.h160 static inline void time_to_tm(time_t totalsecs, int offset, struct tm *result) in time_to_tm()