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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/zlib-1.2.3/contrib/minizip/
H A Diowin32.c173 DWORD dwSet = SetFilePointer(hFile, 0, NULL, FILE_CURRENT); local
174 if (dwSet == INVALID_SET_FILE_POINTER)
181 ret=(long)dwSet;
214 DWORD dwSet = SetFilePointer(hFile, offset, NULL, dwMoveMethod); local
215 if (dwSet == INVALID_SET_FILE_POINTER)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/zlib-1.2.3/contrib/minizip/
H A Diowin32.c173 DWORD dwSet = SetFilePointer(hFile, 0, NULL, FILE_CURRENT); local
174 if (dwSet == INVALID_SET_FILE_POINTER)
181 ret=(long)dwSet;
214 DWORD dwSet = SetFilePointer(hFile, offset, NULL, dwMoveMethod); local
215 if (dwSet == INVALID_SET_FILE_POINTER)

Completed in 103 milliseconds