Home
last modified time | relevance | path

Searched refs:fopen (Results 1 – 25 of 31) sorted by relevance

12

/xen-4.10.0-shim-comet/tools/flask/utils/
A Dlabel-pci.c63 f = fopen(buf, "r"); in main()
104 f = fopen(buf, "r"); in main()
/xen-4.10.0-shim-comet/stubdom/
A Dnewlib-chk.patch29 fopen.c \
48 lib_a-flags.$(OBJEXT) lib_a-fopen.$(OBJEXT) \
67 - fiprintf.lo flags.lo fopen.lo fprintf.lo fputc.lo fputs.lo \
69 + fiprintf.lo flags.lo fopen.lo fprintf.lo fprintf_chk.lo fputc.lo \
84 fopen.c \
/xen-4.10.0-shim-comet/tools/xenstore/
A Dxenstored_control.c92 fp = fopen(tracefile, "a"); in do_control_memreport()
106 fp = fopen(vec[0], "a"); in do_control_memreport()
/xen-4.10.0-shim-comet/tools/blktap2/control/
A Dtap-ctl-major.c40 devices = fopen("/proc/devices", "r"); in tap_ctl_blk_major()
A Dtap-ctl-check.c45 f = fopen("/proc/misc", "r"); in tap_ctl_check_blktap()
A Dtap-ctl-allocate.c135 f = fopen("/proc/misc", "r"); in tap_ctl_check_environment()
/xen-4.10.0-shim-comet/tools/fuzz/libelf/
A Dafl-libelf-fuzzer.c24 fp = fopen(argv[1], "rb"); in main()
/xen-4.10.0-shim-comet/tools/misc/
A Dxen-detect.c128 f = fopen(filename, "r"); in check_dir()
144 f = fopen(filename, "r"); in read_file_content()
A Dxencov.c71 f = fopen(fn, "w"); in gcov_read()
/xen-4.10.0-shim-comet/tools/fuzz/x86_instruction_emulator/
A Dafl-harness.c75 fp = fopen(argv[optind + count], "rb"); in main()
/xen-4.10.0-shim-comet/tools/firmware/vgabios/
A Dbiossums.c61 if ((stream = fopen(argv[1], "rb")) == NULL) { in main()
158 if ((stream = fopen( argv[1], "wb")) == NULL) { in main()
/xen-4.10.0-shim-comet/stubdom/grub.patches/
A D30savedefault.diff79 + if(!(fp = fopen(default_file,"r")))
105 + if(!(fp = fopen(default_file,"w")))
/xen-4.10.0-shim-comet/xen/tools/kconfig/
A Dconfdata.c671 out = fopen(filename, "w"); in conf_write_defconfig()
774 out = fopen(tmpname, "w"); in conf_write()
777 out = fopen(newname, "w"); in conf_write()
964 out = fopen(".tmpconfig", "w"); in conf_write_autoconf()
968 tristate = fopen(".tmpconfig_tristate", "w"); in conf_write_autoconf()
974 out_h = fopen(".tmpconfig.h", "w"); in conf_write_autoconf()
A Dutil.c44 out = fopen("..config.tmp", "w"); in file_write_dep()
/xen-4.10.0-shim-comet/xen/include/public/io/
A Dfsif.h147 struct fsif_open_request fopen; member
/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl_pci.c489 FILE *f = fopen(pci_device_vendor_path, "r"); in sysfs_dev_get_vendor()
516 FILE *f = fopen(pci_device_device_path, "r"); in sysfs_dev_get_device()
542 FILE *f = fopen(pci_device_class_path, "r"); in sysfs_dev_get_class()
614 f = fopen(SYSFS_PCIBACK_DRIVER"/slots", "r"); in pciback_dev_has_slot()
1019 f = fopen(sysfs_path, "r"); in do_pci_add()
1059 f = fopen(sysfs_path, "r"); in do_pci_add()
1403 FILE *f = fopen(sysfs_path, "r"); in do_pci_remove()
1439 f = fopen(sysfs_path, "r"); in do_pci_remove()
A Dlibxl_bootloader.c152 f = fopen(bl->outputpath, "r"); in parse_bootloader_result()
360 bl->display.log = fopen(bl->logfile, "a"); in libxl__bootloader_run()
A Dlibxl_utils.c338 f = fopen(filename, "r"); in libxl_read_file_contents()
412 f = fopen(filename, "r"); in libxl__read_sysfs_file_contents()
A Dlibxlu_cfg.c90 f= fopen(real_filename, "r"); in xlu_cfg_readfile()
/xen-4.10.0-shim-comet/tools/blktap2/drivers/
A Dprofile.h72 prof->log = fopen(log_name, "w"); in tp_open()
A Dlock.c781 fptr = fopen(fn, "r"); in test_file()
/xen-4.10.0-shim-comet/tools/xenstat/libxenstat/src/
A Dxenstat_linux.c248 nodename_file = fopen(nodename_path, "r"); in get_iface_domid_network()
280 priv->procnetdev = fopen("/proc/net/dev", "r"); in xenstat_collect_networks()
/xen-4.10.0-shim-comet/tools/firmware/rombios/
A Dbiossums.c84 if(( stream = fopen( argv[1], "rb" )) == NULL ) { in main()
201 if(( stream = fopen( argv[1], "wb" )) == NULL ) { in main()
/xen-4.10.0-shim-comet/tools/xenbackendd/
A Dxenbackendd.c204 pidfile_f = fopen(pidfile, "w"); in main()
/xen-4.10.0-shim-comet/tools/xenpmd/
A Dxenpmd.c118 file = fopen(file_name, "r"); in get_next_battery_file()

Completed in 33 milliseconds

12