Searched refs:xtm (Results 1 - 2 of 2) sorted by relevance

/linux-master/net/netfilter/
H A Dxt_time.c22 struct xtm { struct
80 static inline unsigned int localtime_1(struct xtm *r, time64_t time)
93 static inline void localtime_2(struct xtm *r, time64_t time)
108 static void localtime_3(struct xtm *r, time64_t time)
162 struct xtm current_time;
/linux-master/arch/alpha/kernel/
H A Drtc.c111 struct rtc_time xtm; local
114 xtm = *tm;
115 xtm.tm_year -= rtc_epoch - 1900;
116 tm = &xtm;

Completed in 85 milliseconds