| /openbmc/phosphor-mboxd/test/ |
| H A D | write_flash.c | 37 int ioctl(int fd, unsigned long request, ...) in ioctl()
|
| H A D | erase_flash.c | 42 int ioctl(int fd, unsigned long request, ...) in ioctl()
|
| /openbmc/openpower-occ-control/ |
| H A D | occ_ffdc.hpp | 58 int fd() in fd() function in open_power::occ::FFDCFile
|
| /openbmc/qemu/util/ |
| H A D | event_notifier-posix.c | 27 void event_notifier_init_fd(EventNotifier *e, int fd) in event_notifier_init_fd()
|
| H A D | filemonitor-inotify.c | 31 int fd; member 180 int fd; in qemu_file_monitor_new() local
|
| H A D | getauxval.c | 54 int fd; in qemu_init_auxval() local
|
| /openbmc/phosphor-buttons/inc/ |
| H A D | gpio.hpp | 49 int fd; // io fd mapped with the gpio member
|
| /openbmc/hiomapd/test/ |
| H A D | flash_write.c | 40 int ioctl(int fd __attribute__((unused)), unsigned long request, ...) in ioctl()
|
| /openbmc/qemu/tests/unit/ |
| H A D | socket-helpers.c | 160 int fd; in socket_check_afunix_support() local
|
| /openbmc/phosphor-bmc-code-mgmt/common/include/ |
| H A D | NotifyWatch.hpp | 120 int fd = -1; member in phosphor::notify::watch::NotifyWatch
|
| /openbmc/qemu/qga/ |
| H A D | channel-posix.c | 103 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 D | cpr-legacy.c | 248 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 D | gpio.h | 14 int fd; member
|
| /openbmc/qemu/tcg/ |
| H A D | debuginfo.c | 28 void debuginfo_report_elf(const char *name, int fd, uint64_t bias) in debuginfo_report_elf()
|
| /openbmc/pldm/oem/ibm/libpldmresponder/ |
| H A D | file_io_type_vpd.cpp | 69 auto fd = open(keywrdFilePath, std::ios::out | std::ofstream::binary); in read() local
|
| /openbmc/phosphor-bmc-code-mgmt/bmc/ |
| H A D | watch.cpp | 80 int Watch::callback(sd_event_source* /* s */, int fd, uint32_t revents, in callback()
|
| /openbmc/phosphor-fan-presence/cooling-type/ |
| H A D | cooling_type.cpp | 26 std::unique_ptr<libevdev, FreeEvDev> evdevOpen(int fd) in evdevOpen()
|
| /openbmc/pldm/requester/test/ |
| H A D | request_test.cpp | 43 int fd = 0; member in RequestIntfTest
|
| /openbmc/openbmc/poky/meta/lib/oe/ |
| H A D | spdx_common.py | 228 def fetch_data_to_uri(fd, name): argument
|
| /openbmc/pldm/utilities/requester/ |
| H A D | set_state_effecter_async.cpp | 53 &pldmTransport](IO& io, int fd, uint32_t revents) mutable { in main()
|
| /openbmc/qemu/contrib/ivshmem-server/ |
| H A D | ivshmem-server.c | 32 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 D | http_response_test.cpp | 99 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 D | ivshmem-pci.c | 477 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 D | syscall.c | 685 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 D | pnor_partition.cpp | 126 int fd = ::open(path.c_str(), flags); in fulfil() local
|