Home
last modified time | relevance | path

Searched defs:QIOChannelClass (Results 1 – 8 of 8) sorted by relevance

/dports/emulators/qemu/qemu-6.2.0/include/io/
H A Dchannel.h98 struct QIOChannelClass { struct
99 ObjectClass parent;
102 ssize_t (*io_writev)(QIOChannel *ioc,
108 ssize_t (*io_readv)(QIOChannel *ioc,
114 int (*io_close)(QIOChannel *ioc,
116 GSource * (*io_create_watch)(QIOChannel *ioc,
118 int (*io_set_blocking)(QIOChannel *ioc,
123 int (*io_shutdown)(QIOChannel *ioc,
126 void (*io_set_cork)(QIOChannel *ioc,
128 void (*io_set_delay)(QIOChannel *ioc,
[all …]
/dports/emulators/qemu60/qemu-6.0.0/include/io/
H A Dchannel.h98 struct QIOChannelClass { struct
99 ObjectClass parent;
102 ssize_t (*io_writev)(QIOChannel *ioc,
108 ssize_t (*io_readv)(QIOChannel *ioc,
114 int (*io_close)(QIOChannel *ioc,
116 GSource * (*io_create_watch)(QIOChannel *ioc,
118 int (*io_set_blocking)(QIOChannel *ioc,
123 int (*io_shutdown)(QIOChannel *ioc,
126 void (*io_set_cork)(QIOChannel *ioc,
128 void (*io_set_delay)(QIOChannel *ioc,
[all …]
/dports/emulators/qemu5/qemu-5.2.0/include/io/
H A Dchannel.h97 struct QIOChannelClass { struct
98 ObjectClass parent;
101 ssize_t (*io_writev)(QIOChannel *ioc,
107 ssize_t (*io_readv)(QIOChannel *ioc,
113 int (*io_close)(QIOChannel *ioc,
115 GSource * (*io_create_watch)(QIOChannel *ioc,
117 int (*io_set_blocking)(QIOChannel *ioc,
122 int (*io_shutdown)(QIOChannel *ioc,
125 void (*io_set_cork)(QIOChannel *ioc,
127 void (*io_set_delay)(QIOChannel *ioc,
[all …]
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/include/io/
H A Dchannel.h98 struct QIOChannelClass { struct
99 ObjectClass parent;
102 ssize_t (*io_writev)(QIOChannel *ioc,
108 ssize_t (*io_readv)(QIOChannel *ioc,
114 int (*io_close)(QIOChannel *ioc,
116 GSource * (*io_create_watch)(QIOChannel *ioc,
118 int (*io_set_blocking)(QIOChannel *ioc,
123 int (*io_shutdown)(QIOChannel *ioc,
126 void (*io_set_cork)(QIOChannel *ioc,
128 void (*io_set_delay)(QIOChannel *ioc,
[all …]
/dports/emulators/qemu42/qemu-4.2.1/include/io/
H A Dchannel.h37 typedef struct QIOChannelClass QIOChannelClass; typedef
103 struct QIOChannelClass { struct
104 ObjectClass parent;
107 ssize_t (*io_writev)(QIOChannel *ioc,
113 ssize_t (*io_readv)(QIOChannel *ioc,
119 int (*io_close)(QIOChannel *ioc,
123 int (*io_set_blocking)(QIOChannel *ioc,
128 int (*io_shutdown)(QIOChannel *ioc,
131 void (*io_set_cork)(QIOChannel *ioc,
133 void (*io_set_delay)(QIOChannel *ioc,
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/include/io/
H A Dchannel.h37 typedef struct QIOChannelClass QIOChannelClass; typedef
103 struct QIOChannelClass { struct
104 ObjectClass parent;
107 ssize_t (*io_writev)(QIOChannel *ioc,
113 ssize_t (*io_readv)(QIOChannel *ioc,
119 int (*io_close)(QIOChannel *ioc,
123 int (*io_set_blocking)(QIOChannel *ioc,
128 int (*io_shutdown)(QIOChannel *ioc,
131 void (*io_set_cork)(QIOChannel *ioc,
133 void (*io_set_delay)(QIOChannel *ioc,
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/include/io/
H A Dchannel.h38 typedef struct QIOChannelClass QIOChannelClass; typedef
104 struct QIOChannelClass { struct
105 ObjectClass parent;
108 ssize_t (*io_writev)(QIOChannel *ioc,
114 ssize_t (*io_readv)(QIOChannel *ioc,
120 int (*io_close)(QIOChannel *ioc,
124 int (*io_set_blocking)(QIOChannel *ioc,
129 int (*io_shutdown)(QIOChannel *ioc,
132 void (*io_set_cork)(QIOChannel *ioc,
134 void (*io_set_delay)(QIOChannel *ioc,
[all …]
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/include/io/
H A Dchannel.h37 typedef struct QIOChannelClass QIOChannelClass; typedef
103 struct QIOChannelClass { struct
104 ObjectClass parent;
107 ssize_t (*io_writev)(QIOChannel *ioc,
113 ssize_t (*io_readv)(QIOChannel *ioc,
119 int (*io_close)(QIOChannel *ioc,
123 int (*io_set_blocking)(QIOChannel *ioc,
128 int (*io_shutdown)(QIOChannel *ioc,
131 void (*io_set_cork)(QIOChannel *ioc,
133 void (*io_set_delay)(QIOChannel *ioc,
[all …]