Searched refs:xtm (Results 1 – 2 of 2) sorted by relevance
22 struct xtm { struct80 static inline unsigned int localtime_1(struct xtm *r, time64_t time) in localtime_1()93 static inline void localtime_2(struct xtm *r, time64_t time) in localtime_2()108 static void localtime_3(struct xtm *r, time64_t time) in localtime_3()162 struct xtm current_time; in time_mt()
111 struct rtc_time xtm; in alpha_rtc_set_time() local114 xtm = *tm; in alpha_rtc_set_time()115 xtm.tm_year -= rtc_epoch - 1900; in alpha_rtc_set_time()116 tm = &xtm; in alpha_rtc_set_time()