Searched defs:stdin (Results 1 – 2 of 2) sorted by relevance
/u-boot/include/ | ||
A D | stdio.h | 43 #define stdin 0 macro |
/u-boot/tools/patman/ | ||
A D | cros_subprocess.py | 56 def __init__(self, args, stdin=None, stdout=PIPE_PTY, stderr=PIPE_PTY, argument |
Completed in 5 milliseconds