Searched defs:Tm_s (Results 1 – 5 of 5) sorted by relevance
136 typedef struct Tm_s struct138 int tm_sec;139 int tm_min;140 int tm_hour;141 int tm_mday;142 int tm_mon;143 int tm_year;144 int tm_wday;145 int tm_yday;146 int tm_isdst;[all …]
145 typedef struct Tm_s struct147 int tm_sec;148 int tm_min;149 int tm_hour;150 int tm_mday;151 int tm_mon;152 int tm_year;153 int tm_wday;154 int tm_yday;155 int tm_isdst;[all …]