Searched refs:DEVNULL (Results 1 – 5 of 5) sorted by relevance
22 subprocess.call(["git", "remote", "remove", "check-patch"], stdout=subprocess.DEVNULL, stderr=subprocess.DEVNULL)25 stdout=subprocess.DEVNULL,26 stderr=subprocess.DEVNULL)
12 subprocess.check_output(['which', 'drgn'], stderr=subprocess.DEVNULL)18 stderr=subprocess.DEVNULL)
54 stdin=subprocess.DEVNULL,
317 stdout=subprocess.DEVNULL)
86 stdout=subprocess.DEVNULL)