Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/utils/lit/lit/
H A DShCommands.py39 def __init__(self, commands, negate=False, pipe_err=False): argument
/aosp_15_r20/external/python/cpython2/Modules/
Dposixmodule.c4785 int file_count, i, pipe_err; in _PyPopen() local