HomeSort by relevance Sort by last modified time
    Searched full:newfd2 (Results 1 - 1 of 1) sorted by null

  /external/compiler-rt/lib/tsan/rtl/
tsan_interceptors.cc 1593 int newfd2 = REAL(dup2)(oldfd, newfd); local
1602 int newfd2 = REAL(dup3)(oldfd, newfd, flags); local
    [all...]

Completed in 451 milliseconds