HomeSort by relevance Sort by last modified time
    Searched defs:internal_dup2 (Results 1 - 2 of 2) sorted by null

  /external/compiler-rt/lib/sanitizer_common/
sanitizer_mac.cc 144 uptr internal_dup2(int oldfd, int newfd) { function in namespace:__sanitizer
sanitizer_linux.cc 298 uptr internal_dup2(int oldfd, int newfd) { function in namespace:__sanitizer
    [all...]

Completed in 62 milliseconds