Searched refs:outfd_ (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer_posix_libcdep.cpp101 static bool CreateTwoHighNumberedPipes(int *infd_, int *outfd_) { argument
136 outfd_[0] = outfd[0];
137 outfd_[1] = outfd[1];

Completed in 70 milliseconds