Home
last modified time | relevance | path

Searched defs:fd (Results 251 – 275 of 638) sorted by relevance

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

/openbmc/phosphor-mboxd/test/
H A Dwrite_flash.c37 int ioctl(int fd, unsigned long request, ...) in ioctl()
H A Derase_flash.c42 int ioctl(int fd, unsigned long request, ...) in ioctl()
/openbmc/openpower-occ-control/
H A Docc_ffdc.hpp58 int fd() in fd() function in open_power::occ::FFDCFile
/openbmc/qemu/util/
H A Devent_notifier-posix.c27 void event_notifier_init_fd(EventNotifier *e, int fd) in event_notifier_init_fd()
H A Dfilemonitor-inotify.c31 int fd; member
180 int fd; in qemu_file_monitor_new() local
H A Dgetauxval.c54 int fd; in qemu_init_auxval() local
/openbmc/phosphor-buttons/inc/
H A Dgpio.hpp49 int fd; // io fd mapped with the gpio member
/openbmc/hiomapd/test/
H A Dflash_write.c40 int ioctl(int fd __attribute__((unused)), unsigned long request, ...) in ioctl()
/openbmc/qemu/tests/unit/
H A Dsocket-helpers.c160 int fd; in socket_check_afunix_support() local
/openbmc/phosphor-bmc-code-mgmt/common/include/
H A DNotifyWatch.hpp120 int fd = -1; member in phosphor::notify::watch::NotifyWatch
/openbmc/qemu/qga/
H A Dchannel-posix.c103 static int ga_channel_client_add(GAChannel *c, int fd) in ga_channel_client_add()
124 GAChannelMethod method, int fd, Error **errp) in ga_channel_open()
/openbmc/qemu/hw/vfio/
H A Dcpr-legacy.c248 int fd = cpr_find_fd(name, id); in vfio_cpr_group_get_device_fd() local
267 int fd) in vfio_cpr_container_match()
/openbmc/skeleton/libopenbmc_intf/
H A Dgpio.h14 int fd; member
/openbmc/qemu/tcg/
H A Ddebuginfo.c28 void debuginfo_report_elf(const char *name, int fd, uint64_t bias) in debuginfo_report_elf()
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dfile_io_type_vpd.cpp69 auto fd = open(keywrdFilePath, std::ios::out | std::ofstream::binary); in read() local
/openbmc/phosphor-bmc-code-mgmt/bmc/
H A Dwatch.cpp80 int Watch::callback(sd_event_source* /* s */, int fd, uint32_t revents, in callback()
/openbmc/phosphor-fan-presence/cooling-type/
H A Dcooling_type.cpp26 std::unique_ptr<libevdev, FreeEvDev> evdevOpen(int fd) in evdevOpen()
/openbmc/pldm/requester/test/
H A Drequest_test.cpp43 int fd = 0; member in RequestIntfTest
/openbmc/openbmc/poky/meta/lib/oe/
H A Dspdx_common.py228 def fetch_data_to_uri(fd, name): argument
/openbmc/pldm/utilities/requester/
H A Dset_state_effecter_async.cpp53 &pldmTransport](IO& io, int fd, uint32_t revents) mutable { in main()
/openbmc/qemu/contrib/ivshmem-server/
H A Divshmem-server.c32 ivshmem_server_send_one_msg(int sock_fd, int64_t peer_id, int fd) in ivshmem_server_send_one_msg()
230 ivshmem_server_ftruncate(int fd, unsigned shmsize) in ivshmem_server_ftruncate()
/openbmc/bmcweb/test/http/
H A Dhttp_response_test.cpp99 FILE* fd = fopen(temporaryFile.stringPath.c_str(), "r+"); in TEST() local
110 FILE* fd = fopen(temporaryFile.stringPath.c_str(), "r"); in TEST() local
/openbmc/qemu/hw/misc/
H A Divshmem-pci.c477 static void process_msg_shmem(IVShmemState *s, int fd, Error **errp) in process_msg_shmem()
523 static void process_msg_connect(IVShmemState *s, uint16_t posn, int fd, in process_msg_connect()
555 static void process_msg(IVShmemState *s, int64_t msg, int fd, Error **errp) in process_msg()
595 int fd; in ivshmem_read() local
642 int fd; in ivshmem_recv_setup() local
935 int fd; in ivshmem_exit() local
/openbmc/qemu/linux-user/
H A Dsyscall.c685 safe_syscall3(ssize_t, read, int, fd, void *, buff, size_t, count) in safe_syscall3() argument
1658 static inline abi_long target_to_host_sockaddr(int fd, struct sockaddr *addr, in target_to_host_sockaddr()
1814 int *fd = (int *)data; in target_to_host_cmsg() local
1930 int *fd = (int *)data; in host_to_target_cmsg() local
3164 static int sock_flags_fixup(int fd, int target_type) in sock_flags_fixup()
3273 static abi_long do_sendrecvmsg_locked(int fd, struct target_msghdr *msgp, in do_sendrecvmsg_locked()
3385 static abi_long do_sendrecvmsg(int fd, abi_ulong target_msg, in do_sendrecvmsg()
3409 static abi_long do_sendrecvmmsg(int fd, abi_ulong target_msgvec, in do_sendrecvmmsg()
3450 static abi_long do_accept4(int fd, abi_ulong target_addr, in do_accept4()
3500 static abi_long do_getpeername(int fd, abi_ulong target_addr, in do_getpeername()
[all …]
/openbmc/phosphor-mboxd/vpnor/
H A Dpnor_partition.cpp126 int fd = ::open(path.c_str(), flags); in fulfil() local

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