OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MySetFilePointerEx
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/gpl3/binutils/dist/zlib/contrib/minizip/
iowin32.c
230
static BOOL
MySetFilePointerEx
(HANDLE hFile, LARGE_INTEGER pos, LARGE_INTEGER *newPos, DWORD dwMoveMethod) {
259
if (!
MySetFilePointerEx
(hFile, pos, &pos, FILE_CURRENT))
282
if (!
MySetFilePointerEx
(hFile, pos, &pos, FILE_CURRENT))
320
if (!
MySetFilePointerEx
(hFile, pos, NULL, dwMoveMethod))
358
if (!
MySetFilePointerEx
(hFile, pos, NULL, dwMoveMethod))
/src/external/gpl3/binutils.old/dist/zlib/contrib/minizip/
iowin32.c
241
static BOOL
MySetFilePointerEx
(HANDLE hFile, LARGE_INTEGER pos, LARGE_INTEGER *newPos, DWORD dwMoveMethod)
272
if (!
MySetFilePointerEx
(hFile, pos, &pos, FILE_CURRENT))
296
if (!
MySetFilePointerEx
(hFile, pos, &pos, FILE_CURRENT))
335
if (!
MySetFilePointerEx
(hFile, pos, NULL, dwMoveMethod))
374
if (!
MySetFilePointerEx
(hFile, pos, NULL, dwMoveMethod))
/src/external/gpl3/gdb.old/dist/zlib/contrib/minizip/
iowin32.c
241
static BOOL
MySetFilePointerEx
(HANDLE hFile, LARGE_INTEGER pos, LARGE_INTEGER *newPos, DWORD dwMoveMethod)
272
if (!
MySetFilePointerEx
(hFile, pos, &pos, FILE_CURRENT))
296
if (!
MySetFilePointerEx
(hFile, pos, &pos, FILE_CURRENT))
335
if (!
MySetFilePointerEx
(hFile, pos, NULL, dwMoveMethod))
374
if (!
MySetFilePointerEx
(hFile, pos, NULL, dwMoveMethod))
/src/external/gpl3/gdb/dist/zlib/contrib/minizip/
iowin32.c
230
static BOOL
MySetFilePointerEx
(HANDLE hFile, LARGE_INTEGER pos, LARGE_INTEGER *newPos, DWORD dwMoveMethod) {
259
if (!
MySetFilePointerEx
(hFile, pos, &pos, FILE_CURRENT))
282
if (!
MySetFilePointerEx
(hFile, pos, &pos, FILE_CURRENT))
320
if (!
MySetFilePointerEx
(hFile, pos, NULL, dwMoveMethod))
358
if (!
MySetFilePointerEx
(hFile, pos, NULL, dwMoveMethod))
/src/common/dist/zlib/contrib/minizip/
iowin32.c
231
static BOOL
MySetFilePointerEx
(HANDLE hFile, LARGE_INTEGER pos, LARGE_INTEGER *newPos, DWORD dwMoveMethod) {
261
if (!
MySetFilePointerEx
(hFile, pos, &pos, FILE_CURRENT))
285
if (!
MySetFilePointerEx
(hFile, pos, &pos, FILE_CURRENT))
324
if (!
MySetFilePointerEx
(hFile, pos, NULL, dwMoveMethod))
363
if (!
MySetFilePointerEx
(hFile, pos, NULL, dwMoveMethod))
Completed in 40 milliseconds
Indexes created Tue Jun 16 00:25:01 UTC 2026