OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FdAccess
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_fd.h
44
void
FdAccess
(ThreadState *thr, uptr pc, int fd);
tsan_interceptors.cc
783
if (fd > 0)
FdAccess
(thr, pc, fd);
1469
FdAccess
(thr, pc, fd);
1481
FdAccess
(thr, pc, fd);
1486
FdAccess
(thr, pc, fd);
1495
FdAccess
(thr, pc, fd);
1507
FdAccess
(thr, pc, fd);
1670
FdAccess
(thr, pc, fd);
1678
FdAccess
(thr, pc, fd);
1819
FdAccess
(thr, pc, epfd);
1821
FdAccess
(thr, pc, fd)
[
all
...]
tsan_fd.cc
182
void
FdAccess
(ThreadState *thr, uptr pc, int fd) {
183
DPrintf("#%d:
FdAccess
(%d)\n", thr->tid, fd);
Completed in 14 milliseconds
Indexes created Sun Nov 02 23:10:09 GMT 2025