Home
last modified time | relevance | path

Searched defs:fd (Results 51 – 75 of 289) sorted by relevance

12345678910>>...12

/qemu/audio/
H A Dossaudio.c44 int fd; member
53 int fd; member
222 static int oss_get_version (int fd, int *version, const char *typ) in oss_get_version()
251 int fd; in oss_open() local
498 int fd; in oss_init_out() local
633 int fd; in oss_init_in() local
/qemu/crypto/
H A Drandom-platform.c34 static int fd; variable
/qemu/tests/tcg/multiarch/linux/
H A Dlinux-shmat-maps.c16 int err, fd; in main() local
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
/qemu/pc-bios/s390-ccw/
H A Dvirtio-net.c72 int send(int fd, const void *buf, int len, int flags) in send()
94 int recv(int fd, void *buf, int maxlen, int flags) in recv()
/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
/qemu/util/
H A Ddrm.c28 int r, fd, ret; in qemu_drm_rendernode_open() local
H A Dvhost-user-server.c263 static VuFdWatch *find_vu_fd_watch(VuServer *server, int fd) in find_vu_fd_watch()
276 set_watch(VuDev *vu_dev, int fd, int vu_evt, in set_watch()
303 static void remove_watch(VuDev *vu_dev, int fd) in remove_watch()
H A Dsystemd.c25 int fd; in check_socket_activation() local
/qemu/tests/tcg/cris/libc/
H A Dcheck_mmap1.c17 int fd = open (argv[0], O_RDONLY); in main() local
H A Dcheck_mmap2.c17 int fd = open (argv[0], O_RDONLY); in main() local
/qemu/tests/tcg/i386/
H A Dhello-i386.c11 static inline int write(int fd, const char * buf, int len) in write()
/qemu/tests/tcg/multiarch/
H A Dcatch-syscalls.c20 int fd[2]; in main() local
H A Dfollow-fork-mode.c22 int depth = 42, err, i, fd[2], status; in main() local
/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
/qemu/contrib/vhost-user-gpu/
H A Dvhost-user-gpu.c120 source_wait_cb(gint fd, GIOCondition condition, gpointer user_data) in source_wait_cb()
144 vg_sock_fd_write(int sock, const void *buf, ssize_t buflen, int fd) in vg_sock_fd_write()
182 vg_send_msg(VuGpu *vg, const VhostUserGpuMsg *msg, int fd) in vg_send_msg()
268 get_display_info_cb(gint fd, GIOCondition condition, gpointer user_data) in get_display_info_cb()
307 get_edid_cb(gint fd, GIOCondition condition, gpointer user_data) in get_edid_cb()
659 int fd; in vg_set_scanout() local
1071 protocol_features_cb(gint fd, GIOCondition condition, gpointer user_data) in protocol_features_cb()
1251 int fd; in main() local
/qemu/linux-user/riscv/
H A Dtarget_proc.h9 static int open_cpuinfo(CPUArchState *cpu_env, int fd) in open_cpuinfo()
/qemu/linux-user/alpha/
H A Dtarget_proc.h9 static int open_cpuinfo(CPUArchState *cpu_env, int fd) in open_cpuinfo()
/qemu/io/
H A Dchannel-util.c27 QIOChannel *qio_channel_new_fd(int fd, in qio_channel_new_fd()
H A Dchannel-socket.c84 int fd, in qio_channel_socket_set_fd()
131 qio_channel_socket_new_fd(int fd, in qio_channel_socket_new_fd()
152 int fd; in qio_channel_socket_connect_sync() local
226 int fd; in qio_channel_socket_listen_sync() local
303 int fd; in qio_channel_socket_dgram_sync() local
484 int fd = (*fds)[*nfds + i]; in qio_channel_socket_copy_fds() local
/qemu/tests/tcg/mips/
H A Dhello-mips.c32 static inline int write(int fd, const char *buf, int len) in write()
/qemu/tests/tcg/s390x/
H A Dvx.h12 double fd[2]; /* float64 */ member
/qemu/include/sysemu/
H A Diommufd.h19 int fd; /* /dev/iommu file descriptor */ member
/qemu/qga/
H A Dcommands-linux.c186 int fd, ret, i = 0; in qmp_guest_fsfreeze_do_freeze_list() local
241 int fd, i = 0, logged; in qmp_guest_fsfreeze_do_thaw() local
/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()

12345678910>>...12