Searched defs:stdin (Results 1 – 4 of 4) sorted by relevance
43 #define stdin 0 macro
56 def __init__(self, args, stdin=None, stdout=PIPE_PTY, stderr=PIPE_PTY, argument
1273 def __daemonize(self, pid_file=None, stdin=os.devnull, stdout=os.devnull, argument