Searched refs:__close (Results 1 – 5 of 5) sorted by relevance
| /freebsd/contrib/llvm-project/libcxx/include/__locale_dir/ |
| H A D | wbuffer_convert.h | 96 _LIBCPP_HIDE_FROM_ABI_VIRTUAL wbuffer_convert* __close(); 120 __close(); in ~wbuffer_convert() 410 wbuffer_convert<_Codecvt, _Elem, _Tr>* wbuffer_convert<_Codecvt, _Elem, _Tr>::__close() { in __close() function
|
| /freebsd/crypto/heimdal/lib/roken/ |
| H A D | getifaddrs.c | 133 #define __close(fd) (close(fd)) macro 478 if (sd >= 0) __close(sd); in nl_close()
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
| H A D | tsan_interceptors_posix.cpp | 1923 TSAN_INTERCEPTOR(int, __close, int fd) { in TSAN_INTERCEPTOR() argument 1924 SCOPED_INTERCEPTOR_RAW(__close, fd); in TSAN_INTERCEPTOR() 1926 return REAL(__close)(fd); in TSAN_INTERCEPTOR() 1928 #define TSAN_MAYBE_INTERCEPT___CLOSE TSAN_INTERCEPT(__close)
|
| /freebsd/contrib/llvm-project/libcxx/include/__cxx03/ |
| H A D | locale | 3389 _LIBCPP_HIDE_FROM_ABI_VIRTUAL wbuffer_convert* __close(); 3413 __close(); 3703 wbuffer_convert<_Codecvt, _Elem, _Tr>* wbuffer_convert<_Codecvt, _Elem, _Tr>::__close() {
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/ |
| H A D | libc_ubuntu1404_abilist.txt | 536 fun:__close=uninstrumented
|