Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer_posix_libcdep.cpp96 int *outfd = NULL; in CreateTwoHighNumberedPipes() local
172 fd_t infd[2] = {}, outfd[2] = {}; in StartSymbolizerSubprocess() local