Searched defs:tm (Results 1 – 2 of 2) sorted by relevance
36 struct tm { struct41 int tm_sec; argument43 int tm_min; argument45 int tm_hour; argument47 int tm_mday; argument49 int tm_mon; argument51 long tm_year; argument53 int tm_wday; argument55 int tm_yday; argument
75 static inline void tcf_lastuse_update(struct tcf_t *tm) in tcf_lastuse_update()
Completed in 5 milliseconds