20#ifndef __WINE_SYS_UTIME_H
21#define __WINE_SYS_UTIME_H
27#ifndef _UTIMBUF_DEFINED
28#define _UTIMBUF_DEFINED
57#ifdef _USE_32BIT_TIME_T
72#define utimbuf _utimbuf
_ACRTIMP int __cdecl _utime64(const char *, struct __utimbuf64 *)
_ACRTIMP int __cdecl _wutime64(const wchar_t *, struct __utimbuf64 *)
static int _wutime(const wchar_t *s, struct _utimbuf *buf)
_ACRTIMP int __cdecl _futime32(int, struct __utimbuf32 *)
_ACRTIMP int __cdecl _wutime32(const wchar_t *, struct __utimbuf32 *)
static int _futime(int fd, struct _utimbuf *buf)
static int _utime(const char *s, struct _utimbuf *buf)
_ACRTIMP int __cdecl _futime64(int, struct __utimbuf64 *)
_ACRTIMP int __cdecl _utime32(const char *, struct __utimbuf32 *)
GLenum GLuint GLenum GLsizei const GLchar * buf