Searched defs:stdin (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | stdio.h | 48 #define stdin 0 macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/ |
| H A D | stdio.h | 141 #define stdin stdin macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/ |
| H A D | stdio.h | 141 #define stdin stdin macro
|
| /OK3568_Linux_fs/u-boot/tools/patman/ |
| H A D | cros_subprocess.py | 56 def __init__(self, args, stdin=None, stdout=PIPE_PTY, stderr=PIPE_PTY, argument
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | spdxcheck.py | 263 stdin = os.fdopen(sys.stdin.fileno(), 'rb') variable
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/ |
| H A D | pyinotify.py | 1273 def __daemonize(self, pid_file=None, stdin=os.devnull, stdout=os.devnull, argument
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | prom_init.c | 1747 ihandle stdin; in prom_close_stdin() local
|