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