Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/lit/
H A Dutil.py314 kUseCloseFDs = not (platform.system() == 'Windows') variable
H A DTestRunner.py35 kUseCloseFDs = not kIsWindows variable
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/libcxx/
H A Dutil.py177 kUseCloseFDs = not (platform.system() == 'Windows') variable