Home
last modified time | relevance | path

Searched defs:tm (Results 1 – 3 of 3) sorted by relevance

/include/linux/
Dtime.h36 struct tm { struct
41 int tm_sec; argument
43 int tm_min; argument
45 int tm_hour; argument
47 int tm_mday; argument
49 int tm_mon; argument
51 long tm_year; argument
53 int tm_wday; argument
55 int tm_yday; argument
/include/sound/
Dtas2781.h101 struct tm tm; member
/include/net/
Dact_api.h75 static inline void tcf_lastuse_update(struct tcf_t *tm) in tcf_lastuse_update()