Home
last modified time | relevance | path

Searched defs:fd (Results 201 – 225 of 647) sorted by relevance

12345678910>>...26

/openbmc/phosphor-debug-collector/
H A Dwatch.hpp91 CustomFd fd; member in phosphor::dump::inotify::Watch
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pxaregs/pxaregs-1.14/
H A Dpxaregs.c29 static int fd = -1; variable
1809 static int fd = -1; in putmem() local
/openbmc/sdbusplus/src/
H A Devent.cpp110 source event::add_io(int fd, uint32_t events, sd_event_io_handler_t handler, in add_io()
131 auto fd = eventfd(0, 0); in add_condition() local
/openbmc/qemu/include/hw/s390x/
H A Ds390-pci-vfio.h26 static inline bool s390_pci_update_dma_avail(int fd, unsigned int *avail) in s390_pci_update_dma_avail()
/openbmc/phosphor-modbus/rtu/modbus/
H A Dmodbus.hpp39 int fd; member in phosphor::modbus::rtu::Modbus
/openbmc/qemu/io/
H A Dchannel-socket.c95 int fd, in qio_channel_socket_set_fd()
142 qio_channel_socket_new_fd(int fd, in qio_channel_socket_new_fd()
163 int fd; in qio_channel_socket_connect_sync() local
237 int fd; in qio_channel_socket_listen_sync() local
314 int fd; in qio_channel_socket_dgram_sync() local
495 int fd = (*fds)[*nfds + i]; in qio_channel_socket_copy_fds() local
/openbmc/qemu/tests/tcg/multiarch/linux/
H A Dlinux-madvise.c37 int fd; in test_file() local
/openbmc/google-misc/subprojects/dhcp-done/
H A Ddhcp-done.cpp52 while (auto fd = stdplus::fd::accept(listener)) in main() local
/openbmc/u-boot/tools/
H A Dfit_common.c47 int fd; in mmap_fdt() local
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dfile_io_type_dump.hpp63 static int fd; //!< fd to manage the dump offload to bmc member in pldm::responder::DumpHandler
/openbmc/pldm/oem/meta/libpldmresponder/
H A Dfile_io_type_http_boot.cpp30 int fd = -1; in read() local
/openbmc/qemu/hw/remote/
H A Dremote-obj.c41 int32_t fd; member
54 int fd = -1; in remote_object_set_fd() local
/openbmc/obmc-console/
H A Dsocket-handler.c44 int fd; member
132 int fd; in send_all() local
314 int fd; in socket_poll() local
/openbmc/phosphor-bmc-code-mgmt/bios/
H A Dspi_device.cpp327 int fd = open(path.c_str(), O_CREAT | O_WRONLY | O_TRUNC, 0644); in writeSPIFlashWithFlashrom() local
397 int fd = open(path.c_str(), O_CREAT | O_WRONLY | O_TRUNC, 0644); in writeSPIFlashWithFlashcp() local
446 int fd = open(devPath.value().c_str(), O_WRONLY); in writeSPIFlashDefault() local
/openbmc/qemu/block/
H A Dgluster.c26 # define glfs_ftruncate(fd, offset) glfs_ftruncate(fd, offset, NULL, NULL) argument
64 struct glfs_fd *fd; member
72 struct glfs_fd *fd; member
730 static void gluster_finish_aiocb(struct glfs_fd *fd, ssize_t ret, in gluster_finish_aiocb()
773 static bool qemu_gluster_test_seek(struct glfs_fd *fd) in qemu_gluster_test_seek()
1021 static int qemu_gluster_do_truncate(struct glfs_fd *fd, int64_t offset, in qemu_gluster_do_truncate()
1082 struct glfs_fd *fd = NULL; in qemu_gluster_co_create() local
/openbmc/hiomapd/vpnor/test/
H A Dwrite_patch_resize.cpp41 int fd; in main() local
/openbmc/phosphor-mboxd/
H A Dmboxd_lpc.c45 int fd; in __init_lpc_dev() local
/openbmc/phosphor-mboxd/vpnor/test/
H A Dwrite_patch_resize.cpp37 int fd; in main() local
/openbmc/phosphor-mboxd/test/
H A Dsystem.c34 int ioctl(int fd, unsigned long request, ...) in ioctl()
/openbmc/phosphor-user-manager/
H A Dfile.hpp55 File(int fd, const std::string& name, const std::string& mode, in File()
/openbmc/hiomapd/
H A Dlpc.c45 int fd; in __lpc_dev_init() local
/openbmc/openbmc-tools/adcapp/src/
H A Dadcifc.c42 int fd; in sys_get_adc_vol() local
/openbmc/hiomapd/test/
H A Dsystem.c33 int ioctl(int fd, unsigned long request, ...) in ioctl()
/openbmc/phosphor-host-ipmid/user_channel/
H A Dfile.hpp57 File(int fd, const std::string& name, const std::string& mode, in File()
/openbmc/qemu/contrib/vhost-user-blk/
H A Dvhost-user-blk.c116 int fd; in vub_open() local
422 int fd; in vub_set_config() local
518 vub_get_blocksize(int fd) in vub_get_blocksize()
532 vub_initialize_config(int fd, struct virtio_blk_config *config) in vub_initialize_config()

12345678910>>...26