2.9
[glibc/nacl-glibc.git] / conform / data / utime.h-data
blob15d44870557e2db0579bf6feb51ba0662de34b5b
1 type {struct utimbuf}
3 element {struct utimbuf} time_t actime
4 element {struct utimbuf} time_t modtime
6 type time_t
8 function int utime (const char*, const struct utimbuf*)
10 allow utim_*
11 allow *_t