Home
last modified time | relevance | path

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

12345678910>>...26

/openbmc/phosphor-bmc-code-mgmt/bmc/
H A Dsync_watch.hpp64 using fd = int; typedef in phosphor::software::manager::SyncWatch
/openbmc/qemu/tests/qtest/
H A Dast2700-smc-test.c18 int fd; in test_ast2700_evb() local
/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; server_socket() local
273 int fd; client_socket() local
289 int server_fd, client_fd, fd, pid, ret, val; test_socket() local
[all...]
/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/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/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/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
/openbmc/qemu/qapi/
H A Dmisc.json349 # <- { "return": { "fdset-id": 1, "fd": 3 } } number
377 # -> { "execute": "remove-fd", "arguments": { "fdset-id": 1, "fd": 3 } } number
/openbmc/qemu/chardev/
H A Dchar-serial.c58 static void tty_serial_init(int fd, int speed, in tty_serial_init()
267 int fd; in qmp_chardev_open_serial() local
/openbmc/sdbusplus/test/async/
H A Dmutex.cpp20 auto fd = inotify_init1(IN_NONBLOCK); in MutexTest() local
93 int fd = -1; member in MutexTest
/openbmc/phosphor-bmc-code-mgmt/test/common/device/
H A Ddevice.cpp60 const int fd = memfd_create("test_memfd", 0); in createTestPkgMemfd() local
103 const int fd = DeviceTest::createTestPkgMemfd(); in testDeviceStartUpdateCommon() local
/openbmc/qemu/gdbstub/
H A Duser.c89 int fd; member
290 static void gdb_accept_init(int fd) in gdb_accept_init()
302 int fd; in gdb_accept_socket() local
339 int fd; in gdb_accept_tcp() local
367 int fd, ret; in gdbserver_open_port() local
548 int fd; in gdbserver_fork_end() 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

12345678910>>...26