OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:O_NOFOLLOW
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/libXfont/dist/src/fontfile/
fileio.c
42
#ifndef
O_NOFOLLOW
43
#define
O_NOFOLLOW
0
53
fd = open (name, O_BINARY|O_CLOEXEC|
O_NOFOLLOW
);
/xsrc/external/mit/libXfont2/dist/src/fontfile/
fileio.c
43
#ifndef
O_NOFOLLOW
44
#define
O_NOFOLLOW
0
54
fd = open (name, O_BINARY|O_CLOEXEC|
O_NOFOLLOW
);
Completed in 45 milliseconds
Indexes created Thu Jul 02 00:25:40 UTC 2026