Home
last modified time | relevance | path

Searched defs:stdin (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/scripts/
Drustdoc_test_builder.rs
/openbmc/u-boot/include/
H A Dstdio.h43 #define stdin 0 macro
/openbmc/u-boot/tools/patman/
H A Dcros_subprocess.py56 def __init__(self, args, stdin=None, stdout=PIPE_PTY, stderr=PIPE_PTY, argument
/openbmc/openbmc/poky/bitbake/lib/
H A Dpyinotify.py1273 def __daemonize(self, pid_file=None, stdin=os.devnull, stdout=os.devnull, argument