Searched defs:stderr (Results 1 – 8 of 8) sorted by relevance
| /openbmc/pldm/tools/visualize-pdr/ |
| H A D | pldm_visualise_pdrs.py | 24 def __init__(self, stdout, stderr): argument 58 def __init__(self, stdout, stderr): argument 258 def __init__(self, status, stderr): argument
|
| /openbmc/qemu/tests/guest-debug/ |
| H A D | run-test.py | 69 stderr = open(args.stderr, "w") variable
|
| /openbmc/u-boot/include/ |
| H A D | stdio.h | 45 #define stderr 2 macro
|
| /openbmc/u-boot/tools/patman/ |
| H A D | command.py | 26 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
|
| /openbmc/openbmc/poky/bitbake/lib/bb/compress/ |
| H A D | _pipecompress.py | 93 def __init__(self, filename=None, mode="rb", *, stderr=None, fileobj=None): argument
|
| /openbmc/openbmc/poky/bitbake/lib/bb/ |
| H A D | process.py | 42 def __init__(self, command, exitcode, stdout = None, stderr = None): argument
|
| /openbmc/openbmc/poky/bitbake/lib/ |
| H A D | pyinotify.py | 1274 stderr=os.devnull): argument
|