Searched refs:xtm (Results 1 – 2 of 2) sorted by relevance
19 struct xtm { struct77 static inline unsigned int localtime_1(struct xtm *r, time_t time) in localtime_1()90 static inline void localtime_2(struct xtm *r, time_t time) in localtime_2()105 static void localtime_3(struct xtm *r, time_t time) in localtime_3()159 struct xtm current_time; in time_mt()
107 struct rtc_time xtm; in alpha_rtc_set_time() local110 xtm = *tm; in alpha_rtc_set_time()111 xtm.tm_year -= rtc_epoch - 1900; in alpha_rtc_set_time()112 tm = &xtm; in alpha_rtc_set_time()