OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MySetFilePointerEx
(Results
1 - 3
of
3
) sorted by relevancy
/src/common/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/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))
Completed in 28 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026