Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__locale_dir/
H A Dwbuffer_convert.h96 _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 Dgetifaddrs.c133 #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 Dtsan_interceptors_posix.cpp1923 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 Dlocale3389 _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 Dlibc_ubuntu1404_abilist.txt536 fun:__close=uninstrumented