Searched refs:__close (Results 1 – 3 of 3) sorted by relevance
51 extern "C" int __close(int fd);250 return __close(fd); in android_fdsan_close_with_tag()256 return __close(fd); in android_fdsan_close_with_tag()286 int rc = __close(fd); in android_fdsan_close_with_tag()
56 static int __close(int fd) { in __close() function477 __close(log_fd); in open_log_socket()519 __close(main_log_fd); in async_safe_write_log()
108 int __close:close(int) all