Searched refs:_PIPE (Results 1 – 2 of 2) sorted by relevance
5 from subprocess import Popen as _Popen, PIPE as _PIPE unknown46 cmd, stdout=_PIPE, stderr=_PIPE, shell=shell, env=env,
3450 #define DDI_FUNC_CTL(pipe) _PIPE(pipe, \