21 #ifndef _CRT_NO_TIME_T
41 #if _CRT_INTERNAL_NONSTDC_NAMES && !defined _CRT_NO_TIME_T
96 #if !defined RC_INVOKED && !defined __midl && !defined _CRT_NO_TIME_T
97 #ifdef _USE_32BIT_TIME_T
138 #if _CRT_INTERNAL_NONSTDC_NAMES
139 #ifdef _USE_32BIT_TIME_T
141 static __inline
int __CRTDECL utime(
char const*
const _FileName,
struct utimbuf*
const _Time)
149 static __inline
int __CRTDECL utime(
char const*
const _FileName,
struct utimbuf*
const _Time)
#define _ACRTIMP
Definition: corecrt.h:27
_ACRTIMP int __cdecl _utime32(_In_z_ char const *_FileName, _In_opt_ struct __utimbuf32 *_Time)
#define _CRT_BEGIN_C_HEADER
Definition: vcruntime.h:73
static __inline int __CRTDECL _futime(int const _FileHandle, struct _utimbuf *const _Time)
Definition: utime.h:124
__time64_t actime
Definition: utime.h:37
__time32_t modtime
Definition: utime.h:32
#define __CRTDECL
Definition: vcruntime.h:156
__time64_t time_t
Definition: corecrt.h:517
#define _In_z_
Definition: sal.h:310
time_t actime
Definition: utime.h:24
#define _In_
Definition: sal.h:305
#define _In_opt_
Definition: sal.h:306
__time64_t modtime
Definition: utime.h:38
long __time32_t
Definition: corecrt.h:479
_ACRTIMP int __cdecl _futime32(_In_ int _FileHandle, _In_opt_ struct __utimbuf32 *_Time)
__time32_t actime
Definition: utime.h:31
time_t modtime
Definition: utime.h:25
_In_opt_z_ wchar_t const _In_opt_z_ wchar_t const * _FileName
Definition: corecrt.h:253
#define _CRT_END_C_HEADER
Definition: vcruntime.h:76
_ACRTIMP int __cdecl _utime64(_In_z_ char const *_FileName, _In_opt_ struct __utimbuf64 *_Time)
static __inline int __CRTDECL _wutime(wchar_t const *const _FileName, struct _utimbuf *const _Time)
Definition: utime.h:130
__int64 __time64_t
Definition: corecrt.h:480
_STATIC_ASSERT(sizeof(unsigned int)<=_ALLOCA_S_MARKER_SIZE)
_ACRTIMP int __cdecl _wutime64(_In_z_ wchar_t const *_FileName, _In_opt_ struct __utimbuf64 *_Time)
static __inline int __CRTDECL _utime(char const *const _FileName, struct _utimbuf *const _Time)
Definition: utime.h:118
_ACRTIMP int __cdecl _wutime32(_In_z_ wchar_t const *_FileName, _In_opt_ struct __utimbuf32 *_Time)
_ACRTIMP int __cdecl _futime64(_In_ int _FileHandle, _In_opt_ struct __utimbuf64 *_Time)