Searched defs:newfd2 (Results 1 – 3 of 3) sorted by relevance
1529 int newfd2 = REAL(dup2)(oldfd, newfd); in TSAN_INTERCEPTOR() local1538 int newfd2 = REAL(dup3)(oldfd, newfd, flags); in TSAN_INTERCEPTOR() local
1571 int newfd2 = REAL(dup2)(oldfd, newfd); in TSAN_INTERCEPTOR() local1580 int newfd2 = REAL(dup3)(oldfd, newfd, flags); in TSAN_INTERCEPTOR() local
1637 int newfd2 = REAL(dup2)(oldfd, newfd); in TSAN_INTERCEPTOR() local1646 int newfd2 = REAL(dup3)(oldfd, newfd, flags); in TSAN_INTERCEPTOR() local