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 53 int internal_close(fd_t fd) { function in namespace:__sanitizer
sanitizer_linux.cc 74 int internal_close(fd_t fd) { function in namespace:__sanitizer
659 internal_close(descriptor_);
sanitizer_win.cc 210 int internal_close(fd_t fd) { function in namespace:__sanitizer

Completed in 38 milliseconds