Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/xmlrpc/
Dclient.py1439 def __close(self): member in ServerProxy
1480 return self.__close
1489 self.__close()
/external/python/cpython2/Lib/
Dxmlrpclib.py1589 def __close(self): member in ServerProxy
1630 return self.__close
/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/
Dlocale3940 wbuffer_convert* __close();
3966 __close();
4319 wbuffer_convert<_Codecvt, _Elem, _Tr>::__close()
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt531 fun:__close=uninstrumented