Home
last modified time | relevance | path

Searched defs:fd (Results 151 – 175 of 647) sorted by relevance

12345678910>>...26

/openbmc/hiomapd/test/
H A Dmbox.c69 int fd; in mbox_cmp() local
98 int fd; in mbox_rspcpy() local
117 int fd; in mbox_command_write() local
/openbmc/qemu/hw/usb/
H A Du2f-passthru.c353 static bool u2f_passthru_is_u2f_device(int fd) in u2f_passthru_is_u2f_device()
386 int fd = qemu_open_old(devnode, O_RDWR); in u2f_passthru_open_from_device() local
400 int ret, fd; in u2f_passthru_open_from_enumerate() local
434 int ret, fd = -1; in u2f_passthru_open_from_scan() local
470 int fd; in u2f_passthru_realize() local
/openbmc/qemu/tests/tcg/i386/
H A Dhello-i386.c11 static inline int write(int fd, const char * buf, int len) in write()
/openbmc/qemu/tests/tcg/aarch64_be/
H A Dhello.c10 int write(int fd, char *buf, int len) in write()
/openbmc/phosphor-buttons/src/
H A DdebugHostSelector_button.cpp28 void DebugHostSelector::handleEvent(sd_event_source* /* es */, int fd, in handleEvent()
/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/
H A Dnet_handler.hpp34 static void closefd(int&& fd) in closefd()
/openbmc/qemu/tests/tcg/multiarch/
H A Dcatch-syscalls.c20 int fd[2]; in main() local
/openbmc/phosphor-power/
H A Dtemporary_file.cpp40 int fd = mkstemp(templatePath.data()); in TemporaryFile() local
/openbmc/bmcweb/include/
H A Dfile_test_utilities.hpp
/openbmc/phosphor-gpio-monitor/
H A Devdev.cpp26 auto fd = open(path.c_str(), O_RDONLY | O_NONBLOCK); in openDevice() local
/openbmc/sdbusplus/test/async/fdio_timed/
H A Dsuite.hpp40 int fd = -1; member in FdioTimedTest
/openbmc/qemu/pc-bios/s390-ccw/
H A Dvirtio-net.c77 int send(int fd, const void *buf, int len, int flags) in send()
99 int recv(int fd, void *buf, int maxlen, int flags) in recv()
/openbmc/phosphor-logging/test/openpower-pels/
H A Dmocks.hpp208 int fd = open(_fifo.c_str(), O_NONBLOCK | O_RDWR); in send() local
212 [this](sdeventplus::source::IO& source, int fd, uint32_t events) { in send()
/openbmc/u-boot/tools/
H A Dfit_image.c120 int fd; in fdt_property_file() local
359 int fd; in fit_build() local
416 int fd; in fit_extract_data() local
528 int fd; in fit_import_data() local
/openbmc/qemu/tests/tcg/multiarch/linux/
H A Dlinux-test.c77 int fd, i, len, ret; in test_file() local
253 int val, fd; in server_socket() local
273 int fd; in client_socket() local
289 int server_fd, client_fd, fd, pid, ret, val; in test_socket() local
/openbmc/qemu/util/
H A Dvhost-user-server.c275 static VuFdWatch *find_vu_fd_watch(VuServer *server, int fd) in find_vu_fd_watch()
288 set_watch(VuDev *vu_dev, int fd, int vu_evt, in set_watch()
315 static void remove_watch(VuDev *vu_dev, int fd) in remove_watch()
H A Dsystemd.c25 int fd; in check_socket_activation() local
/openbmc/qemu/linux-user/riscv/
H A Dtarget_proc.h9 static int open_cpuinfo(CPUArchState *cpu_env, int fd) in open_cpuinfo()
/openbmc/phosphor-mboxd/vpnor/test/
H A Dwrite_rw.cpp32 int fd; in main() local
H A Dwrite_prsv.cpp32 int fd; in main() local
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dtemporary_file.hpp113 int fd; member in openpower::pels::util::TemporaryFile
/openbmc/hiomapd/vpnor/test/
H A Dwrite_rw.cpp36 int fd; in main() local
H A Dwrite_prsv.cpp35 int fd; in main() local
/openbmc/u-boot/fs/sandbox/
H A Dsandboxfs.c23 int fd, ret; in sandbox_fs_read_at() local
60 int fd, ret; in sandbox_fs_write_at() local
/openbmc/dbus-sensors/src/adc/
H A DADCSensor.cpp70 int fd = open(path.c_str(), O_RDONLY); in ADCSensor() local
243 int fd = open(path.c_str(), O_RDONLY); in handleResponse() local

12345678910>>...26