Searched defs:__close (Results 1 – 2 of 2) sorted by relevance
133 #define __close(fd) (close(fd)) macro
1846 TSAN_INTERCEPTOR(int, __close, int fd) { in TSAN_INTERCEPTOR() argument