mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-06 05:10:05 +00:00
13 lines
239 B
Plaintext
13 lines
239 B
Plaintext
|
type {struct timeb}
|
||
|
|
||
|
element {struct timeb} time_t time
|
||
|
element {struct timeb} {unsigned short} millitm
|
||
|
element {struct timeb} short timezone
|
||
|
element {struct timeb} short dstflag
|
||
|
|
||
|
type time_t
|
||
|
|
||
|
function int ftime (struct timeb*)
|
||
|
|
||
|
allow *_t
|