| /openbmc/phosphor-ipmi-flash/bmc/firmware-handler/ |
| H A D | lpc_nuvoton.cpp | 157 int fd; in mapWindow() local
|
| /openbmc/hiomapd/test/ |
| H A D | flash_erase.c | 44 int ioctl(int fd __attribute__((unused)), unsigned long request, ...) in ioctl()
|
| /openbmc/phosphor-ipmi-flash/tools/ |
| H A D | net.cpp | 42 void closefd(int&& fd, const internal::Sys*& sys) in closefd()
|
| /openbmc/pldm/fw-update/test/ |
| H A D | device_updater_test.cpp | 35 int fd = -1; member in DeviceUpdaterTest
|
| /openbmc/u-boot/tools/ |
| H A D | pblimage.c | 108 FILE *fd = NULL; in pbl_parser() local 264 int fd; in pblimage_check_params() local
|
| /openbmc/pldm/oem/ibm/libpldmresponder/ |
| H A D | file_io_type_cert.cpp | 39 auto fd = std::get<0>(it->second); in writeFromMemory() local 106 auto fd = std::get<0>(it->second); in write() local
|
| H A D | file_io_type_lid.hpp | 129 auto fd = open(lidPath.c_str(), flags, S_IRUSR); in writeFromMemory() local 227 auto fd = open(lidPath.c_str(), flags, S_IRUSR); in write() local
|
| /openbmc/qemu/scsi/ |
| H A D | pr-manager-helper.c | 69 int fd, in pr_manager_helper_write() 147 int fd, struct sg_io_hdr *io_hdr) in pr_manager_helper_run()
|
| /openbmc/qemu/pc-bios/s390-ccw/ |
| H A D | sclp.c | 66 long write(int fd, const void *str, size_t len) in write()
|
| /openbmc/gpioplus/src/gpioplus/ |
| H A D | chip.hpp | 90 internal::Fd fd; member in gpioplus::Chip
|
| /openbmc/phosphor-debug-collector/ |
| H A D | dump_entry.cpp | 47 int fd = open(file.c_str(), O_RDONLY | O_NONBLOCK); in getFileHandle() local
|
| /openbmc/dbus-sensors/src/intel-cpu/ |
| H A D | IntelCPUSensor.hpp | 57 int fd{}; member in IntelCPUSensor
|
| /openbmc/sdbusplus/src/async/ |
| H A D | fdio.cpp | 5 fdio::fdio(context& ctx, int fd, std::chrono::microseconds timeout) : in fdio()
|
| /openbmc/libmctp/ |
| H A D | serial.c | 20 static const size_t write(int fd, const void *buf, size_t len) in write() 38 int fd; member 369 void mctp_serial_open_fd(struct mctp_binding_serial *serial, int fd) in mctp_serial_open_fd()
|
| /openbmc/qemu/bsd-user/ |
| H A D | elfload.c | 396 static void load_symbols(struct elfhdr *hdr, int fd) in load_symbols() 505 int is_target_elf_binary(int fd) in is_target_elf_binary() 529 load_elf_sections(const struct elfhdr *hdr, struct elf_phdr *phdr, int fd, in load_elf_sections()
|
| /openbmc/obmc-console/test/ |
| H A D | test-config-parse.c | 19 int fd = memfd_create("test-parse-ini", 0); in mock_config_from_buffer() local
|
| /openbmc/sdbusplus/include/sdbusplus/ |
| H A D | event.hpp | 77 int fd = -1; member in sdbusplus::event::condition
|
| /openbmc/phosphor-fan-presence/evdevpp/ |
| H A D | evdev.hpp | 118 inline auto newFromFD(int fd) in newFromFD()
|
| /openbmc/phosphor-fan-presence/ |
| H A D | logger.hpp | 128 util::FileDescriptor fd{mkstemp(tmpFile)}; in saveToTempFile() local
|
| H A D | hwmon_ffdc.cpp | 25 auto pipe_close = [](auto fd) { (void)pclose(fd); }; in executeCommand()
|
| /openbmc/u-boot/scripts/basic/ |
| H A D | fixdep.c | 297 int fd; in do_config_file() local 417 int fd; in print_deps() local
|
| /openbmc/qemu/hw/vfio/ |
| H A D | cpr.c | 36 int fd) in vfio_cpr_save_vector_fd() 57 int i, fd; in vfio_cpr_claim_vectors() local
|
| /openbmc/qemu/qga/ |
| H A D | commands-linux.c | 226 int fd, ret, i = 0; in qmp_guest_fsfreeze_do_freeze_list() local 281 int fd, i = 0, logged; in qmp_guest_fsfreeze_do_thaw() local 934 int fd; in get_nvme_smart() local 1156 int fd; in qmp_guest_fstrim() local 1375 int fd; in linux_sys_state_supports_mode() local 1405 int fd; in linux_sys_state_suspend() local 1498 int fd; in transfer_vcpu() local 1624 int fd; in ga_read_sysfs_file() local 1646 int fd; in ga_write_sysfs_file() local
|
| /openbmc/qemu/tests/qtest/ |
| H A D | boot-sector.c | 90 int fd, ret; in boot_sector_init() local
|
| /openbmc/qemu/ui/ |
| H A D | spice-core.c | 85 int fd; member 93 int fd = watch->fd; in watch_read() local 104 int fd = watch->fd; in watch_write() local 126 static SpiceWatch *watch_add(int fd, int event_mask, SpiceWatchFunc func, void *opaque) in watch_add()
|