Searched refs:SetFilePointerEx_perso (Results 1 – 2 of 2) sorted by relevance
67 static BOOL SetFilePointerEx_perso(HANDLE hFile, in SetFilePointerEx_perso() function288 if (!SetFilePointerEx_perso(handle, distance, &newpointer, whence)) { in __la_lseek()
72 static BOOL SetFilePointerEx_perso(HANDLE hFile, in SetFilePointerEx_perso() function755 if (!SetFilePointerEx_perso(handle, distance, NULL, FILE_BEGIN)) { in la_ftruncate()