Home
last modified time | relevance | path

Searched defs:AioHandler (Results 1 – 25 of 26) sorted by relevance

12

/dports/emulators/qemu5/qemu-5.2.0/util/
H A Daio-posix.h22 struct AioHandler { struct
30 QLIST_ENTRY(AioHandler) node; argument
43 void aio_add_ready_handler(AioHandlerList *ready_list, AioHandler *node, argument
H A Daio-win32.c27 struct AioHandler { struct
36 QLIST_ENTRY(AioHandler) node; argument
/dports/emulators/qemu-guest-agent/qemu-5.0.1/util/
H A Daio-posix.h22 struct AioHandler { struct
30 QLIST_ENTRY(AioHandler) node; argument
43 void aio_add_ready_handler(AioHandlerList *ready_list, AioHandler *node, argument
H A Daio-win32.c26 struct AioHandler { struct
35 QLIST_ENTRY(AioHandler) node; argument
/dports/emulators/qemu/qemu-6.2.0/util/
H A Daio-posix.h22 struct AioHandler { struct
30 QLIST_ENTRY(AioHandler) node; argument
43 void aio_add_ready_handler(AioHandlerList *ready_list, AioHandler *node, argument
H A Daio-win32.c27 struct AioHandler { struct
36 QLIST_ENTRY(AioHandler) node; argument
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/util/
H A Daio-posix.h22 struct AioHandler { struct
30 QLIST_ENTRY(AioHandler) node; argument
43 void aio_add_ready_handler(AioHandlerList *ready_list, AioHandler *node, argument
H A Daio-win32.c27 struct AioHandler { struct
36 QLIST_ENTRY(AioHandler) node; argument
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/util/
H A Daio-posix.h22 struct AioHandler { struct
30 QLIST_ENTRY(AioHandler) node; argument
43 void aio_add_ready_handler(AioHandlerList *ready_list, AioHandler *node, argument
H A Daio-win32.c26 struct AioHandler { struct
35 QLIST_ENTRY(AioHandler) node; argument
/dports/emulators/qemu60/qemu-6.0.0/util/
H A Daio-posix.h22 struct AioHandler { struct
30 QLIST_ENTRY(AioHandler) node; argument
43 void aio_add_ready_handler(AioHandlerList *ready_list, AioHandler *node, argument
H A Daio-win32.c27 struct AioHandler { struct
36 QLIST_ENTRY(AioHandler) node; argument
/dports/emulators/qemu42/qemu-4.2.1/util/
H A Daio-win32.c26 struct AioHandler { struct
35 QLIST_ENTRY(AioHandler) node; argument
H A Daio-posix.c26 struct AioHandler struct
37 QLIST_ENTRY(AioHandler) node; argument
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/util/
H A Daio-win32.c26 struct AioHandler { struct
35 QLIST_ENTRY(AioHandler) node; argument
H A Daio-posix.c27 struct AioHandler struct
38 QLIST_ENTRY(AioHandler) node; argument
/dports/emulators/qemu-utils/qemu-4.2.1/util/
H A Daio-win32.c26 struct AioHandler { struct
35 QLIST_ENTRY(AioHandler) node; argument
H A Daio-posix.c26 struct AioHandler struct
37 QLIST_ENTRY(AioHandler) node; argument
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/include/block/
H A Daio.h45 typedef struct AioHandler AioHandler; typedef
/dports/emulators/qemu42/qemu-4.2.1/include/block/
H A Daio.h44 typedef struct AioHandler AioHandler; typedef
/dports/emulators/qemu-utils/qemu-4.2.1/include/block/
H A Daio.h44 typedef struct AioHandler AioHandler; typedef
/dports/emulators/qemu60/qemu-6.0.0/include/block/
H A Daio.h48 typedef struct AioHandler AioHandler; typedef
/dports/emulators/qemu5/qemu-5.2.0/include/block/
H A Daio.h48 typedef struct AioHandler AioHandler; typedef
/dports/emulators/qemu-guest-agent/qemu-5.0.1/include/block/
H A Dblock_int.h47 #define BLOCK_OPT_CLUSTER_SIZE "cluster_size"
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/include/block/
H A Daio.h47 typedef struct AioHandler AioHandler; typedef

12