Home
last modified time | relevance | path

Searched refs:__close (Results 1 – 4 of 4) sorted by relevance

/external/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors.cc1572 TSAN_INTERCEPTOR(int, __close, int fd) { in TSAN_INTERCEPTOR() argument
1573 SCOPED_TSAN_INTERCEPTOR(__close, fd); in TSAN_INTERCEPTOR()
1576 return REAL(__close)(fd); in TSAN_INTERCEPTOR()
1578 #define TSAN_MAYBE_INTERCEPT___CLOSE TSAN_INTERCEPT(__close)
/external/e2fsprogs/intl/
Dloadmsgcat.c461 # define close __close
/external/libcxx/include/
Dlocale3868 wbuffer_convert* __close();
3894 __close();
4246 wbuffer_convert<_Codecvt, _Elem, _Tr>::__close()
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt531 fun:__close=uninstrumented