Home
last modified time | relevance | path

Searched defs:fd (Results 276 – 300 of 638) sorted by relevance

1...<<11121314151617181920>>...26

/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/
H A Dlpc_nuvoton.cpp157 int fd; in mapWindow() local
/openbmc/hiomapd/test/
H A Dflash_erase.c44 int ioctl(int fd __attribute__((unused)), unsigned long request, ...) in ioctl()
/openbmc/phosphor-ipmi-flash/tools/
H A Dnet.cpp42 void closefd(int&& fd, const internal::Sys*& sys) in closefd()
/openbmc/pldm/fw-update/test/
H A Ddevice_updater_test.cpp35 int fd = -1; member in DeviceUpdaterTest
/openbmc/u-boot/tools/
H A Dpblimage.c108 FILE *fd = NULL; in pbl_parser() local
264 int fd; in pblimage_check_params() local
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dfile_io_type_cert.cpp39 auto fd = std::get<0>(it->second); in writeFromMemory() local
106 auto fd = std::get<0>(it->second); in write() local
H A Dfile_io_type_lid.hpp129 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 Dpr-manager-helper.c69 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 Dsclp.c66 long write(int fd, const void *str, size_t len) in write()
/openbmc/gpioplus/src/gpioplus/
H A Dchip.hpp90 internal::Fd fd; member in gpioplus::Chip
/openbmc/phosphor-debug-collector/
H A Ddump_entry.cpp47 int fd = open(file.c_str(), O_RDONLY | O_NONBLOCK); in getFileHandle() local
/openbmc/dbus-sensors/src/intel-cpu/
H A DIntelCPUSensor.hpp57 int fd{}; member in IntelCPUSensor
/openbmc/sdbusplus/src/async/
H A Dfdio.cpp5 fdio::fdio(context& ctx, int fd, std::chrono::microseconds timeout) : in fdio()
/openbmc/libmctp/
H A Dserial.c20 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 Delfload.c396 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 Dtest-config-parse.c19 int fd = memfd_create("test-parse-ini", 0); in mock_config_from_buffer() local
/openbmc/sdbusplus/include/sdbusplus/
H A Devent.hpp77 int fd = -1; member in sdbusplus::event::condition
/openbmc/phosphor-fan-presence/evdevpp/
H A Devdev.hpp118 inline auto newFromFD(int fd) in newFromFD()
/openbmc/phosphor-fan-presence/
H A Dlogger.hpp128 util::FileDescriptor fd{mkstemp(tmpFile)}; in saveToTempFile() local
H A Dhwmon_ffdc.cpp25 auto pipe_close = [](auto fd) { (void)pclose(fd); }; in executeCommand()
/openbmc/u-boot/scripts/basic/
H A Dfixdep.c297 int fd; in do_config_file() local
417 int fd; in print_deps() local
/openbmc/qemu/hw/vfio/
H A Dcpr.c36 int fd) in vfio_cpr_save_vector_fd()
57 int i, fd; in vfio_cpr_claim_vectors() local
/openbmc/qemu/qga/
H A Dcommands-linux.c226 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 Dboot-sector.c90 int fd, ret; in boot_sector_init() local
/openbmc/qemu/ui/
H A Dspice-core.c85 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()

1...<<11121314151617181920>>...26