Home
last modified time | relevance | path

Searched refs:_utimbuf (Results 1 – 6 of 6) sorted by relevance

/reactos/sdk/include/crt/sys/
H A Dutime.h24 struct _utimbuf { struct
60 _In_opt_ struct _utimbuf *_Time);
74 _In_opt_ struct _utimbuf *_Time);
88 _In_opt_ struct _utimbuf *_Time);
125 return _utime(_Filename,(struct _utimbuf *)_Utimbuf); in _utime32()
128 return _futime(_Desc,(struct _utimbuf *)_Utimbuf); in _futime32()
131 return _wutime(_Filename,(struct _utimbuf *)_Utimbuf); in _wutime32()
137 return _utime(_Filename,(struct _utimbuf *)_Utimbuf); in utime()
/reactos/sdk/lib/crt/time/
H A Dbitsfixup.h24 #define _utimbuf __utimbuf32 macro
44 #define _utimbuf __utimbuf64 macro
H A Dutime.c44 _tutime(const _TCHAR* path, struct _utimbuf *t) in _tutime()
H A Dfutime.c55 _futime(int fd, struct _utimbuf *filetime) in _futime()
/reactos/modules/rosapps/applications/net/ncftp/ncftp/
H A Dsyshdrs.h68 # define utimbuf _utimbuf
H A Dgetline.c48 # define utimbuf _utimbuf