OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__open64
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl2/xcvs/dist/lib/
tempname.c
81
# define
__open64
open
macro
281
fd =
__open64
(tmpl, O_RDWR | O_CREAT | O_EXCL, S_IRUSR | S_IWUSR);
/src/external/gpl2/diffutils/dist/lib/
tempname.c
103
# define
__open64
open
macro
303
fd =
__open64
(tmpl, O_RDWR | O_CREAT | O_EXCL, S_IRUSR | S_IWUSR);
/src/external/gpl2/texinfo/dist/lib/
tempname.c
105
# define
__open64
open
macro
305
fd =
__open64
(tmpl, O_RDWR | O_CREAT | O_EXCL, S_IRUSR | S_IWUSR);
Completed in 17 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026