Home
last modified time | relevance | path

Searched defs:__close (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/crypto/heimdal/lib/roken/
H A Dgetifaddrs.c133 #define __close(fd) (close(fd)) macro
/freebsd-src/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp1835 TSAN_INTERCEPTOR(int,__close,int fd) TSAN_INTERCEPTOR() argument