Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp1728 int newfd2 = REAL(dup2)(oldfd, newfd); in TSAN_INTERCEPTOR() local
1737 int newfd2 = REAL(dup3)(oldfd, newfd, flags); in TSAN_INTERCEPTOR() local