13#pragma warning(disable: _UCRT_DISABLED_WARNINGS)
43#if defined(_CRT_INTERNAL_NONSTDC_NAMES) && _CRT_INTERNAL_NONSTDC_NAMES && !defined _CRT_NO_TIME_T
98#if !defined RC_INVOKED && !defined __midl && !defined _CRT_NO_TIME_T
99 #ifdef _USE_32BIT_TIME_T
140 #if defined(_CRT_INTERNAL_NONSTDC_NAMES) && _CRT_INTERNAL_NONSTDC_NAMES
141 #ifdef _USE_32BIT_TIME_T
void modtime(int argc, const char *argv[])
_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 *)
_In_ size_t _In_ const __time32_t * _Time
#define _STATIC_ASSERT(expr)
#define _UCRT_DISABLE_CLANG_WARNINGS
#define _UCRT_RESTORE_CLANG_WARNINGS
#define _CRT_END_C_HEADER
#define _CRT_BEGIN_C_HEADER