Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors.cc1453 int newfd2 = REAL(dup2)(oldfd, newfd); in TSAN_INTERCEPTOR() local
1462 int newfd2 = REAL(dup3)(oldfd, newfd, flags); in TSAN_INTERCEPTOR() local