OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:openrv
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_platform_linux.cc
164
uptr
openrv
= internal_open(name, O_RDWR | O_CREAT | O_EXCL, 0600);
local in function:__tsan::MapRodata
165
if (internal_iserror(
openrv
))
168
fd_t fd =
openrv
;
tsan_platform_linux.cc
164
uptr
openrv
= internal_open(name, O_RDWR | O_CREAT | O_EXCL, 0600);
local in function:__tsan::MapRodata
165
if (internal_iserror(
openrv
))
168
fd_t fd =
openrv
;
Completed in 23 milliseconds
Indexes created Sat Oct 11 19:10:01 GMT 2025