Home
last modified time | relevance | path

Searched refs:fputs (Results 26 – 50 of 76) sorted by relevance

1234

/openbmc/linux/tools/include/nolibc/
H A Dstdio.h176 int fputs(const char *s, FILE *stream) in fputs() function
184 if (fputs(s, stdout) == EOF) in puts()
/openbmc/openbmc/poky/meta/recipes-devtools/makedevs/makedevs/
H A Dmakedevs.c517 fputs( helptext , stderr ); in main()
560 fputs(helptext,stderr); in main()
566 fputs(helptext,stderr); in main()
/openbmc/linux/usr/
H A Dgen_init_cpio.c41 fputs(name, stdout); in push_string()
59 fputs(name, stdout); in push_rest()
73 fputs(s, stdout); in push_hdr()
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/
H A D0002-localedef-fix-ups-hardlink-to-make-it-compile.patch77 fputs(USAGE_HEADER, stdout);
81 fputs(USAGE_SEPARATOR, stdout);
85 fputs(USAGE_OPTIONS, stdout);
99 fputs(USAGE_SEPARATOR, stdout);
H A D0001-localedef-Add-hardlink-resolver-from-util-linux.patch608 + fputs(USAGE_HEADER, stdout);
611 + fputs(USAGE_SEPARATOR, stdout);
614 + fputs(USAGE_OPTIONS, stdout);
622 + fputs(USAGE_SEPARATOR, stdout);
/openbmc/linux/arch/mips/tools/
H A Delf-entry.c28 fputs(msg, stderr); in die()
/openbmc/linux/tools/testing/selftests/arm64/fp/
H A Dvlset.c125 fputs("Going ahead anyway (--force): " in main()
/openbmc/linux/tools/perf/util/
H A Dstat-display.c373 fputs(os->prefix, os->fh); in __new_line_std_csv()
425 fputs(config->csv_sep, os->fh); in new_line_csv()
468 fputs("\n{", os->fh); in new_line_json()
495 fputs(config->csv_sep, os->fh); in print_metricgroup_header_csv()
500 fputs(config->csv_sep, os->fh); in print_metricgroup_header_csv()
1040 fputs("\"metric-value\" : \"none\"", output); in print_metric_end()
1171 fputs("time,", config->output); in print_metric_headers_csv()
1173 fputs(aggr_header_csv[config->aggr_mode], config->output); in print_metric_headers_csv()
H A Dcopyfile.c33 if (fputs(line, to_fp) == EOF) in slow_copyfile()
/openbmc/u-boot/common/
H A Dconsole.c358 void fputs(int file, const char *s) in fputs() function
379 fputs(file, printbuffer); in fprintf()
576 fputs(stdout, s); in puts()
/openbmc/linux/drivers/accessibility/speakup/
H A Dgenmap.c66 fputs("usage: genmap filename\n", stderr); in main()
/openbmc/linux/tools/power/acpi/os_specific/service_layers/
H A Dosunixxf.c410 fputs(buffer, acpi_gbl_debug_file); in acpi_os_vprintf()
419 fputs(buffer, acpi_gbl_output_file); in acpi_os_vprintf()
/openbmc/qemu/linux-user/
H A Dgen-vdso.c145 fputs("\n ", outf); in main()
/openbmc/qemu/tests/qtest/
H A Dcdrom-test.c33 fputs(out_err, stderr); in exec_xorrisofs()
/openbmc/linux/tools/testing/selftests/x86/
H A Dtest_syscall_vdso.c238 fputs(bitstr[(r >> bit) & 1], stdout); in print_flags()
/openbmc/openbmc/poky/meta/recipes-core/util-linux/util-linux/
H A Dfcntl-lock.c68 fputs("fcntl-lock (" PACKAGE_STRING ")\n", stderr); in usage()
/openbmc/linux/Documentation/arch/x86/
H A Dmtrr.rst221 fputs ("/proc/mtrr not found: not supported or you don't have a PPro?\n",
337 fputs ("/proc/mtrr not found: not supported or you don't have a PPro?\n",
352 fputs ("I've just closed /proc/mtrr so now the new entry should be gone\n",
/openbmc/linux/tools/testing/selftests/kvm/lib/
H A Dsparsebit.c1632 fputs("\n", stream); in sparsebit_dump()
1666 fputs("\n", stream); in sparsebit_dump()
1677 fputs("\n", stream); in sparsebit_dump()
1877 fputs(" dump_internal:\n", stderr); in sparsebit_validate_internal()
/openbmc/u-boot/doc/
H A DREADME.console54 fputs (like puts but redirected to a file)
H A DREADME.iomux51 fputc() and fputs() have been modified to call iomux_putc() and
/openbmc/qemu/tests/fp/
H A Dfp-test.c195 fputs(">> Testing ", stderr); in do_testfloat()
197 fputs("\n", stderr); in do_testfloat()
/openbmc/u-boot/drivers/mtd/ubi/
H A Dcrc32.c386 fputs(prefix, stdout); in buf_dump()
/openbmc/linux/tools/perf/arch/x86/util/
H A Diostat.c420 fputs("port,", config->output); in iostat_print_header_prefix()
/openbmc/linux/scripts/
H A Dunifdef.c565 fputs(tline, output); in flushline()
571 fputs(newline, output); in flushline()
/openbmc/linux/tools/perf/
H A Dbuiltin-list.c321 fputs(buf->buf, stdout); in fix_escape_printf()

1234