Searched refs:RTDirSetTimes (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Runtime/generic/
H A DRTDirSetTimes-generic.cpp3 * IPRT - RTDirSetTimes, generic implementation.
48 RTR3DECL(int) RTDirSetTimes(PRTDIR pDir, PCRTTIMESPEC pAccessTime, PCRTTIMESPEC pModificationTime, function
/vbox/include/iprt/
H A Ddir.h524 RTR3DECL(int) RTDirSetTimes(PRTDIR pDir, PCRTTIMESPEC pAccessTime, PCRTTIMESPEC pModificationTime,
H A Dmangling.h487 # define RTDirSetTimes RT_MANGLER(RTDirSetTimes) macro
/vbox/src/VBox/HostServices/SharedFolders/
H A Dteststubs.h43 #define RTDirSetTimes testRTDirSetTimes macro
H A Dvbsf.cpp1922 rc = RTDirSetTimes(pHandle->dir.Handle,

Completed in 98 milliseconds