/openbmc/qemu/chardev/ |
H A D | char-win-stdio.c | 90 ret = ReadFile(stdio->hStdIn, &stdio->win_stdio_buf, 1, &dwSize, NULL); in win_stdio_thread() 101 if (stdio->win_stdio_buf == '\r') { in win_stdio_thread() 128 SetEvent(stdio->hInputDoneEvent); in win_stdio_thread_wait_func() 136 GetConsoleMode(stdio->hStdIn, &dwMode); in qemu_chr_set_echo_win_stdio() 163 stdio->dwOldMode = dwMode; in qemu_chr_open_stdio() 207 SetConsoleMode(stdio->hStdIn, dwMode); in qemu_chr_open_stdio() 216 CloseHandle(stdio->hInputReadyEvent); in qemu_chr_open_stdio() 217 CloseHandle(stdio->hInputDoneEvent); in qemu_chr_open_stdio() 227 SetConsoleMode(stdio->hStdIn, stdio->dwOldMode); in char_win_stdio_finalize() 230 CloseHandle(stdio->hInputReadyEvent); in char_win_stdio_finalize() [all …]
|
H A D | char-stdio.c | 93 ChardevStdio *opts = backend->u.stdio.data; in qemu_chr_open_stdio() 130 ChardevStdio *stdio; in qemu_chr_parse_stdio() local 133 stdio = backend->u.stdio.data = g_new0(ChardevStdio, 1); in qemu_chr_parse_stdio() 134 qemu_chr_parse_common(opts, qapi_ChardevStdio_base(stdio)); in qemu_chr_parse_stdio() 135 stdio->has_signal = true; in qemu_chr_parse_stdio() 136 stdio->signal = qemu_opt_get_bool(opts, "signal", true); in qemu_chr_parse_stdio()
|
H A D | meson.build | 11 'char-stdio.c', 18 'char-win-stdio.c',
|
/openbmc/qemu/tests/qemu-iotests/tests/ |
H A D | write-zeroes-unmap | 54 | $QEMU -monitor stdio -drive if=none,file=$TEST_IMG,format=$IMGFMT \ 64 | $QEMU -monitor stdio -drive if=none,file=$TEST_IMG,format=$IMGFMT \ 75 | $QEMU -monitor stdio -drive if=none,file=$TEST_IMG,format=$IMGFMT \ 85 | $QEMU -monitor stdio -drive if=none,file=$TEST_IMG,format=$IMGFMT,discard=off \ 95 | $QEMU -monitor stdio -drive if=none,file=$TEST_IMG,format=$IMGFMT,detect-zeroes=on \ 105 … | $QEMU -monitor stdio -drive if=none,file=$TEST_IMG,format=$IMGFMT,detect-zeroes=on,discard=on \ 115 | $QEMU -monitor stdio -drive if=none,file=$TEST_IMG,format=$IMGFMT,discard=on \ 125 | $QEMU -monitor stdio -drive if=none,file=$TEST_IMG,format=$IMGFMT,discard=on \
|
H A D | qsd-jobs | 57 $QSD --chardev stdio,id=stdio --monitor chardev=stdio \ 71 $QSD --chardev stdio,id=stdio --monitor chardev=stdio \
|
/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/ |
H A D | fix_warnings2.patch | 11 #include <stdio.h> 21 #include <stdio.h> 31 #include <stdio.h> 41 #include <stdio.h> 51 #include <stdio.h> 61 #include <stdio.h> 71 #include <stdio.h> 81 #include <stdio.h> 133 #include <stdio.h> 156 #include <stdio.h> [all …]
|
H A D | fix_warnings.patch | 11 #include <stdio.h> 21 #include <stdio.h>
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 036 | 66 printf "\x00\x3f%s" "Test feature" | $PYTHON qcow2.py "$TEST_IMG" add-header-ext-stdio 0x6803f857 82 printf "\x00\x3f%s" "Test feature" | $PYTHON qcow2.py "$TEST_IMG" add-header-ext-stdio 0x6803f857 87 printf "\x00\x3d%s" "Test feature" | $PYTHON qcow2.py "$TEST_IMG" add-header-ext-stdio 0x6803f857 92 …x3e%s\x00%40s" "test1" "" "test2" "" | $PYTHON qcow2.py "$TEST_IMG" add-header-ext-stdio 0x6803f857 97 …0s" "test1" "" "test2" "" "test3" "" | $PYTHON qcow2.py "$TEST_IMG" add-header-ext-stdio 0x6803f857 102 … "" "test2" "" "test3" "" "test4" "" | $PYTHON qcow2.py "$TEST_IMG" add-header-ext-stdio 0x6803f857
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/uml-utilities/uml-utilities-20040406/ |
H A D | 0001-Add-missing-standard-headers-for-str-and-exit-APIs.patch | 21 #include <stdio.h> 31 #include <stdio.h> 40 #include <stdio.h> 49 #include <stdio.h> 59 #include <stdio.h>
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/trace-cmd/files/ |
H A D | 0002-Drop-using-_LARGEFILE64_SOURCE.patch | 33 #include <stdio.h> 45 #include <stdio.h> 56 #include <stdio.h> 69 #include <stdio.h> 81 #include <stdio.h> 93 #include <stdio.h> 104 #include <stdio.h> 117 #include <stdio.h> 129 #include <stdio.h> 141 #include <stdio.h>
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/bridge-utils/bridge-utils/ |
H A D | 0004-cleanup-includes.patch | 32 #include <stdio.h> 43 #include <stdio.h> 61 #include <stdio.h> 73 #include <stdio.h> 95 -#include <stdio.h> 114 #include <stdio.h> 135 -#include <stdio.h>
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/pam/pam-ssh-agent-auth/ |
H A D | 0001-configure-Include-stdio.h-for-printf.patch | 4 Subject: [PATCH] configure: Include stdio.h for printf 22 +#include <stdio.h> 34 +#include <stdio.h>
|
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfstests/xfstests/ |
H A D | 0001-include-libgen.h-for-basename-API-prototype.patch | 33 #include <stdio.h> 44 #include <stdio.h> 55 #include <stdio.h> 67 #include <stdio.h> 81 #include <stdio.h>
|
/openbmc/linux/tools/perf/tests/shell/lib/ |
H A D | coresight.sh | 53 perf report --stdio --dump -i "$1" | \ 102 FOUND_TIDS=$(perf report --stdio --dump -i "$1" | \ 108 FOUND_TIDS=$(perf report --stdio --dump -i "$1" | \
|
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/ |
H A D | 0003-kexec-elf-rel-use-our-elf.h.patch | 30 #include <stdio.h> 41 #include <stdio.h> 52 #include <stdio.h> 63 #include <stdio.h> 74 #include <stdio.h> 85 #include <stdio.h>
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | perf-annotate.txt | 80 --stdio:: Use the stdio interface. 84 --stdio-color=<mode>:: 87 Use '--stdio-color always' to generate color even when redirecting 88 to a pipe or file. Using just '--stdio-color' is equivalent to 92 present, as when piping to other commands, the stdio interface is 155 stdio or stdio2 (Default: 0). Note that this is about selection of
|
/openbmc/libmctp/ |
H A D | configure.ac | 102 AC_ARG_WITH([stdio], optwith 103 [AS_HELP_STRING([--with-stdio], [Support logging to stdio])], 111 #include <stdio.h> 122 [AC_DEFINE([MCTP_HAVE_STDIO], [1], [Define to enable stdio functions])],
|
/openbmc/linux/tools/perf/tests/shell/ |
H A D | record+zstd_comp_decomp.sh | 28 …$perf_tool report -i "$trace_file" --stdio -F comm,dso,sym | head -n -3 > "$trace_file.comp.output… 29 …$perf_tool report -i "$trace_file.decomp" --stdio -F comm,dso,sym | head -n -3 > "$trace_file.deco…
|
/openbmc/openbmc/poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/ |
H A D | include.patch | 11 #include <stdio.h> 22 +#include <stdio.h>
|
/openbmc/openbmc/meta-security/recipes-scanners/clamav/files/ |
H A D | headers_fixup.patch | 33 check_symbol_exists(snprintf "stdio.h" HAVE_SNPRINTF) 45 check_symbol_exists(vsnprintf "stdio.h" HAVE_VSNPRINTF) 48 check_symbol_exists(fseeko "stdio.h" HAVE_FSEEKO)
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/rdma-core/rdma-core/ |
H A D | 0001-include-libgen.h-for-basename.patch | 29 #include <stdio.h> 43 #include <stdio.h> 53 #include <stdio.h>
|
/openbmc/qemu/tests/multiboot/ |
H A D | run_test.sh | 34 -device isa-debugcon,chardev=stdio \ 35 -chardev file,path=test.out,id=stdio \
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/linux-atm/linux-atm/ |
H A D | 0001-include-string-h-from-memcpy-and-strcpy-function-pro.patch | 48 #include <stdio.h> 58 #include <stdio.h> 71 #include <stdio.h>
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sanlock/sanlock/ |
H A D | 0001-add-missing-system-header-string.h.patch | 20 #include <stdio.h> 32 #include <stdio.h>
|
/openbmc/linux/arch/alpha/boot/ |
H A D | Makefile | 107 OBJ_bootlx := $(obj)/head.o $(obj)/stdio.o $(obj)/main.o 108 OBJ_bootph := $(obj)/head.o $(obj)/stdio.o $(obj)/bootp.o 109 OBJ_bootpzh := $(obj)/head.o $(obj)/stdio.o $(obj)/bootpz.o $(obj)/misc.o
|