2.9
[glibc/nacl-glibc.git] / conform / data / sys / timeb.h-data
blobd012f5d69a82374161fc788da62533e8a4a57e0e
1 type {struct timeb}
3 element {struct timeb} time_t time
4 element {struct timeb} {unsigned short} millitm
5 element {struct timeb} short timezone
6 element {struct timeb} short dstflag
8 type time_t
10 function int ftime (struct timeb*)
12 allow *_t