HomeSort by relevance Sort by last modified time
    Searched defs:internal_close (Results 1 - 3 of 3) sorted by null

  /external/compiler-rt/lib/sanitizer_common/
sanitizer_mac.cc 58 uptr internal_close(fd_t fd) { function in namespace:__sanitizer
sanitizer_win.cc 232 uptr internal_close(fd_t fd) { function in namespace:__sanitizer
sanitizer_linux.cc 90 uptr internal_close(fd_t fd) { function in namespace:__sanitizer
600 internal_close(descriptor_);

Completed in 53 milliseconds