/openbmc/linux/arch/x86/boot/tools/ |
H A D | build.c | 156 if (ferror(file)) in parse_zoffset() 195 if (ferror(file)) in main()
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/postfix/files/ |
H A D | 0003-makedefs-Use-native-compiler-to-build-makedefs.test.patch | 47 exit(ferror(stdout) ? 1 : 0); 56 exit(ferror(stdout) ? 1 : 0);
|
/openbmc/ipmitool/lib/ |
H A D | ipmi_ekanalyzer.c | 2355 if ((ret != 1) || ferror(input_file)) { in ipmi_ek_display_fru_header() 2422 if ((ret != 1) || ferror(input_file)) { in ipmi_ek_display_fru_header_detail() 2437 if ((ret != 1) || ferror(input_file)) { in ipmi_ek_display_fru_header_detail() 2619 if ((ret != 1) || ferror(input_file)) { in ipmi_ek_display_chassis_info_area() 2625 if ((ret != 1) || ferror(input_file)) { in ipmi_ek_display_chassis_info_area() 2638 if ((ret != 1) || ferror(input_file)) { in ipmi_ek_display_chassis_info_area() 2696 if ((ret != 1) || ferror(input_file)) { in ipmi_ek_display_board_info_area() 2845 if ((ret != 1) || ferror(input_file)) { in ipmi_ek_display_product_info_area() 2856 if ((ret != 1) || ferror(input_file)) { in ipmi_ek_display_product_info_area() 2866 if ((ret != 1) || ferror(input_file)) { in ipmi_ek_display_product_info_area() [all …]
|
/openbmc/u-boot/lib/bzip2/ |
H A D | bzlib.c | 963 if (ferror(f)) in BZ_API() 1006 if (ferror(bzf->handle)) in BZ_API() 1026 if (n != n2 || ferror(bzf->handle)) in BZ_API() 1065 if (ferror(bzf->handle)) in BZ_API() 1085 if (n != n2 || ferror(bzf->handle)) in BZ_API() 1093 if ( !abandon && !ferror ( bzf->handle ) ) { in BZ_API() 1095 if (ferror(bzf->handle)) in BZ_API() 1135 if (ferror(f)) in BZ_API() 1214 if (ferror(bzf->handle)) in BZ_API() 1220 if (ferror(bzf->handle)) in BZ_API()
|
/openbmc/u-boot/tools/ |
H A D | getline.c | 63 if (c == EOF || ferror (stream)) { in getstr()
|
/openbmc/linux/drivers/mmc/host/ |
H A D | sunxi-mmc.c | 297 int ferror; member 898 host->ferror = sunxi_mmc_clk_set_rate(host, ios); in sunxi_mmc_set_clk() 912 host->ferror = mmc_regulator_set_ocr(mmc, in sunxi_mmc_card_power() 915 if (host->ferror) in sunxi_mmc_card_power() 920 host->ferror = regulator_enable(mmc->supply.vqmmc); in sunxi_mmc_card_power() 921 if (host->ferror) { in sunxi_mmc_card_power() 1021 if (host->ferror) { in sunxi_mmc_request() 1022 mrq->cmd->error = host->ferror; in sunxi_mmc_request()
|
/openbmc/linux/tools/perf/util/ |
H A D | lzma.c | 68 if (ferror(infile)) { in lzma_decompress_to_file()
|
H A D | vdso.c | 171 if (ferror(f)) in vdso__do_copy_compat()
|
/openbmc/u-boot/scripts/dtc/ |
H A D | flattree.c | 433 if (ferror(f)) in dt_to_blob() 831 if (ferror(f)) in dt_from_blob() 846 if (ferror(f)) in dt_from_blob() 874 if (ferror(f)) in dt_from_blob()
|
H A D | data.c | 108 if (ferror(f)) in data_copy_file()
|
/openbmc/linux/scripts/dtc/ |
H A D | flattree.c | 419 if (ferror(f)) in dt_to_blob() 817 if (ferror(f)) in dt_from_blob() 832 if (ferror(f)) in dt_from_blob() 860 if (ferror(f)) in dt_from_blob()
|
H A D | data.c | 95 if (ferror(f)) in data_copy_file()
|
/openbmc/qemu/tests/qtest/libqos/ |
H A D | libqos.c | 161 g_assert(!ferror(debug_file)); in prepare_blkdebug_script()
|
/openbmc/linux/tools/testing/selftests/kvm/x86_64/ |
H A D | kvm_clock_test.c | 161 ferror(fp)); in check_clocksource()
|
/openbmc/qemu/replay/ |
H A D | replay-internal.c | 165 } else if (ferror(replay_file)) { in replay_check_error()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/ |
H A D | 0006-RH-add-wwids-from-kernel-cmdline-mpath.wwids-with-A.patch | 51 + if (ferror(f))
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | arg_parsing.c | 144 if (!ASSERT_OK(ferror(fp), "prepare tmp")) in test_parse_test_list_file()
|
/openbmc/linux/scripts/basic/ |
H A D | fixdep.c | 439 if (ferror(stdout)) { in main()
|
/openbmc/qemu/util/ |
H A D | qemu-config.c | 152 if (ferror(fp)) { in qemu_config_foreach()
|
/openbmc/linux/tools/perf/ |
H A D | perf.c | 344 if (ferror(stdout)) { in run_builtin()
|
/openbmc/witherspoon-pfault-analysis/ |
H A D | pmbus.cpp | 256 else if (ferror(file.get())) in readBinary()
|
/openbmc/linux/scripts/ |
H A D | asn1_compiler.c | 1307 if (ferror(hdr)) { in render() 1320 if (ferror(out)) { in render() 1351 if (ferror(out)) { in render()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/md5deep/files/ |
H A D | 0001-Fix-literal-and-identifier-spacing-as-dictated-by-C-.patch | 85 if ((current_read_bytes<0) || (this->handle && ferror(this->handle))){
|
/openbmc/phosphor-power/ |
H A D | pmbus.cpp | 274 else if (ferror(file.get())) in readBinary()
|
/openbmc/linux/scripts/kconfig/ |
H A D | confdata.c | 1063 ret = ferror(out); /* error check for all fprintf() calls */ in conf_write_autoconf_cmd() 1183 ret = ferror(file); in __conf_write_autoconf()
|