Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/
H A Dtm.h136 typedef struct Tm_s struct
138 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 …]