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