OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:winwhence
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/hpcmips/stand/libsa/
winfs.c
142
int
winwhence
;
local in function:win_seek
146
winwhence
= FILE_BEGIN;
149
winwhence
= FILE_CURRENT;
152
winwhence
= FILE_END;
159
dwPointer = SetFilePointer(fsdata->hDevice, offset, NULL,
winwhence
);
winfs.c
142
int
winwhence
;
local in function:win_seek
146
winwhence
= FILE_BEGIN;
149
winwhence
= FILE_CURRENT;
152
winwhence
= FILE_END;
159
dwPointer = SetFilePointer(fsdata->hDevice, offset, NULL,
winwhence
);
Completed in 23 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025