Searched defs:internal_close (Results 1 - 3 of 3) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_mac.cc53 int internal_close(fd_t fd) { function in namespace:__sanitizer
H A Dsanitizer_linux.cc74 int internal_close(fd_t fd) { function in namespace:__sanitizer
659 internal_close(descriptor_);
H A Dsanitizer_win.cc210 int internal_close(fd_t fd) { function in namespace:__sanitizer

Completed in 655 milliseconds