Home
last modified time | relevance | path

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

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