Searched refs:testRTFileSeek (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/HostServices/SharedFolders/
H A Dteststubs.h65 #define RTFileSeek testRTFileSeek
66 extern int testRTFileSeek(RTFILE hFile, int64_t offSeek, unsigned uMethod, uint64_t *poffActual);
/vbox/src/VBox/HostServices/SharedFolders/testcase/
H A DtstSharedFolderService.cpp296 extern int testRTFileSeek(RTFILE hFile, int64_t offSeek, unsigned uMethod, function

Completed in 50 milliseconds