Searched defs:stdout (Results 1 – 3 of 3) sorted by relevance
30 #define stdout ((FILE *) 2) macro
61 FILE *const stdout = &__stdout; variable
407 def __init__(self, pid, stdout): argument2008 def mock_popen(command, stdout=None, stdin=None, stderr=None, cwd=None): argument