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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/lib/zlib/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)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/lib/zlib/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)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/lib/zlib/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)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/zlib/contrib/minizip/
H A Diowin32.c199 DWORD dwSet = SetFilePointer(hFile, 0, NULL, FILE_CURRENT); local
200 if (dwSet == INVALID_SET_FILE_POINTER)
207 ret=(long)dwSet;
261 DWORD dwSet = SetFilePointer(hFile, offset, NULL, dwMoveMethod); local
262 if (dwSet == INVALID_SET_FILE_POINTER)
300 DWORD dwSet = SetFilePointer(hFile, li->u.LowPart, &li->u.HighPart, dwMoveMethod); local
301 if (dwSet == INVALID_SET_FILE_POINTER)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/zlib/contrib/minizip/
H A Diowin32.c199 DWORD dwSet = SetFilePointer(hFile, 0, NULL, FILE_CURRENT); local
200 if (dwSet == INVALID_SET_FILE_POINTER)
207 ret=(long)dwSet;
261 DWORD dwSet = SetFilePointer(hFile, offset, NULL, dwMoveMethod); local
262 if (dwSet == INVALID_SET_FILE_POINTER)
300 DWORD dwSet = SetFilePointer(hFile, li->u.LowPart, &li->u.HighPart, dwMoveMethod); local
301 if (dwSet == INVALID_SET_FILE_POINTER)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/zlib/contrib/minizip/
H A Diowin32.c199 DWORD dwSet = SetFilePointer(hFile, 0, NULL, FILE_CURRENT); local
200 if (dwSet == INVALID_SET_FILE_POINTER)
207 ret=(long)dwSet;
261 DWORD dwSet = SetFilePointer(hFile, offset, NULL, dwMoveMethod); local
262 if (dwSet == INVALID_SET_FILE_POINTER)
300 DWORD dwSet = SetFilePointer(hFile, li->u.LowPart, &li->u.HighPart, dwMoveMethod); local
301 if (dwSet == INVALID_SET_FILE_POINTER)

Completed in 129 milliseconds