Home
last modified time | relevance | path

Searched refs:_futime64 (Results 1 – 8 of 8) sorted by relevance

/reactos/sdk/include/ucrt/sys/
H A Dutime.h86 _ACRTIMP int __cdecl _futime64(
129 return _futime64(_FileHandle, (struct __utimbuf64*)_Time); in _futime()
/reactos/sdk/lib/crt/time/
H A Dbitsfixup.h53 #define _futime _futime64
/reactos/sdk/include/crt/sys/
H A Dutime.h109 _futime64(
/reactos/sdk/lib/ucrt/time/
H A Dutime.cpp154 extern "C" int __cdecl _futime64(int const fh, __utimbuf64* const times) in _futime64() function
/reactos/sdk/lib/ucrt/inc/
H A Dcorecrt_internal_traits.h192 _APPLY(futime, _futime32, _futime64 ) \
/reactos/modules/rostests/apitests/crt/
H A Dmsvcrt_crt_apitest.cmake285 # _futime64.c
/reactos/dll/win32/ucrtbase/
H A Ducrtbase.spec408 @ cdecl _futime64(long ptr)
1033 @ cdecl _o__futime64(long ptr) _futime64
/reactos/dll/win32/msvcrt/
H A Dmsvcrt.spec544 @ cdecl _futime64(long ptr)