OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_lseek
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/ms/
applink.c
51
/*
_lseek
in <io.h> is a function-like macro so we can't take its address */
52
#undef
_lseek
macro
53
#define
_lseek
lseek
macro
139
OPENSSL_ApplinkTable[APPLINK_LSEEK] =
_lseek
;
/src/crypto/external/bsd/openssl/dist/ms/
applink.c
42
/*
_lseek
in <io.h> is a function-like macro so we can't take its address */
43
# undef
_lseek
macro
44
# define
_lseek
lseek
macro
132
OPENSSL_ApplinkTable[APPLINK_LSEEK] =
_lseek
;
Completed in 25 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026