Home
last modified time | relevance | path

Searched refs:fopen (Results 151 – 175 of 353) sorted by relevance

12345678910>>...15

/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/
H A D0005-crashdump-elf.c-work-around-for-sysconf-_SC_NPROCESS.patch52 + file = fopen(path, "r");
/openbmc/u-boot/tools/
H A Dbmp_logo.c95 fp = fopen(argv[2], "rb"); in main()
H A Dublimage.c143 fd = fopen(name, "r"); in parse_cfg_file()
/openbmc/qemu/audio/
H A Dwavcapture.c155 wav->f = fopen (path, "wb"); in wav_start_capture()
H A Dwavaudio.c119 wav->f = fopen(wav_path, "wb"); in wav_init_out()
/openbmc/linux/Documentation/admin-guide/auxdisplay/
H A Dcfag12864b.rst91 You can use the framebuffer as a file: fopen, fwrite, fclose...
/openbmc/qemu/tests/qtest/libqos/
H A Dlibqos.c147 FILE *debug_file = fopen(debug_fn, "w"); in prepare_blkdebug_script()
/openbmc/google-misc/subprojects/libcr51sign/src/
H A Dlibcr51sign_support.c134 FILE* fp = fopen(lctx->keyring, "r"); in verify_signature()
/openbmc/linux/tools/testing/selftests/mm/
H A Dmlock-random-test.c54 f = fopen("/proc/self/status", "r"); in get_proc_locked_vm_size()
H A Dthuge-gen.c104 f = fopen(buf, "r"); in read_sysfs()
/openbmc/linux/tools/testing/selftests/bpf/benchs/
H A Dbench_local_storage_rcu_tasks_trace.c97 f = fopen(procfs_path, "r"); in kthread_pid_ticks()
/openbmc/linux/tools/testing/selftests/resctrl/
H A Dresctrl_tests.c15 FILE *inf = fopen("/proc/cpuinfo", "r"); in detect_vendor()
/openbmc/linux/tools/perf/
H A Dbuiltin-config.c48 fp = fopen(file_name, "w"); in set_config()
/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dkvm_clock_test.c143 fp = fopen(CLOCKSOURCE_PATH, "r"); in check_clocksource()
/openbmc/linux/tools/perf/tests/
H A Dattr.c80 file = fopen(path, "w+"); in store_event()
/openbmc/linux/arch/sparc/vdso/
H A Dvdso2c.c217 outfile = fopen(outfilename, "w"); in main()
/openbmc/qemu/system/
H A Dcpus.c768 f = fopen(filename, "wb"); in qmp_memsave()
802 f = fopen(filename, "wb"); in qmp_pmemsave()
/openbmc/linux/tools/arch/x86/kcpuid/
H A Dkcpuid.c409 file = fopen(filename, "r"); in parse_text()
412 file = fopen("./cpuid.csv", "r"); in parse_text()
/openbmc/linux/tools/perf/util/
H A Dstrlist.c72 FILE *fp = fopen(filename, "r"); in strlist__load()
/openbmc/qemu/ui/
H A Dkeymaps.c98 f = filename ? fopen(filename, "r") : NULL; in parse_keyboard_layout()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/
H A D0006-RH-add-wwids-from-kernel-cmdline-mpath.wwids-with-A.patch44 + f = fopen("/proc/cmdline", "re");
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_tag.c100 fp = fopen(buff, "r"); in tag_from_fdinfo()
/openbmc/linux/tools/testing/selftests/wireguard/qemu/
H A Dinit.c134 file = fopen("/proc/kmsg", "r"); in kmod_selftests()
/openbmc/linux/arch/x86/entry/vdso/
H A Dvdso2c.c243 outfile = fopen(outfilename, "w"); in main()
/openbmc/pam-ipmi/src/pam_ipmisave/
H A Dpam_ipmisave.c322 keyfile = fopen(keyfilename, "r"); in update_pass_special_file()
346 opwfile = fopen(filename, "r"); in update_pass_special_file()

12345678910>>...15