Home
last modified time | relevance | path

Searched refs:QCO_ALLOW_OOB (Results 1 – 22 of 22) sorted by relevance

/dports/emulators/qemu42/qemu-4.2.1/include/qapi/qmp/
H A Ddispatch.h25 QCO_ALLOW_OOB = (1U << 1), enumerator
/dports/emulators/qemu-utils/qemu-4.2.1/include/qapi/qmp/
H A Ddispatch.h25 QCO_ALLOW_OOB = (1U << 1), enumerator
/dports/emulators/qemu-guest-agent/qemu-5.0.1/include/qapi/qmp/
H A Ddispatch.h25 QCO_ALLOW_OOB = (1U << 1), enumerator
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/include/qapi/qmp/
H A Ddispatch.h25 QCO_ALLOW_OOB = (1U << 1), enumerator
/dports/emulators/qemu5/qemu-5.2.0/include/qapi/qmp/
H A Ddispatch.h26 QCO_ALLOW_OOB = (1U << 1), enumerator
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/include/qapi/qmp/
H A Ddispatch.h25 QCO_ALLOW_OOB = (1U << 1), enumerator
/dports/emulators/qemu/qemu-6.2.0/include/qapi/qmp/
H A Ddispatch.h25 QCO_ALLOW_OOB = (1U << 1), enumerator
/dports/emulators/qemu60/qemu-6.0.0/include/qapi/qmp/
H A Ddispatch.h26 QCO_ALLOW_OOB = (1U << 1), enumerator
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/include/qapi/qmp/
H A Ddispatch.h26 QCO_ALLOW_OOB = (1U << 1), enumerator
/dports/emulators/qemu60/qemu-6.0.0/qapi/
H A Dqmp-registry.c24 assert(!((options & QCO_COROUTINE) && (options & QCO_ALLOW_OOB))); in qmp_register_command()
H A Dqmp-dispatch.c201 if (oob && !(cmd->options & QCO_ALLOW_OOB)) { in qmp_dispatch()
/dports/emulators/qemu5/qemu-5.2.0/qapi/
H A Dqmp-registry.c24 assert(!((options & QCO_COROUTINE) && (options & QCO_ALLOW_OOB))); in qmp_register_command()
H A Dqmp-dispatch.c164 if (oob && !(cmd->options & QCO_ALLOW_OOB)) { in qmp_dispatch()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/qapi/
H A Dqmp-registry.c24 assert(!((options & QCO_COROUTINE) && (options & QCO_ALLOW_OOB))); in qmp_register_command()
H A Dqmp-dispatch.c201 if (oob && !(cmd->options & QCO_ALLOW_OOB)) { in qmp_dispatch()
/dports/emulators/qemu/qemu-6.2.0/qapi/
H A Dqmp-registry.c25 assert(!((options & QCO_COROUTINE) && (options & QCO_ALLOW_OOB))); in qmp_register_command()
H A Dqmp-dispatch.c190 if (oob && !(cmd->options & QCO_ALLOW_OOB)) { in qmp_dispatch()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/qapi/
H A Dqmp-dispatch.c136 if (oob && !(cmd->options & QCO_ALLOW_OOB)) { in qmp_dispatch()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/qapi/
H A Dqmp-dispatch.c109 if (oob && !(cmd->options & QCO_ALLOW_OOB)) { in do_qmp_dispatch()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/qapi/
H A Dqmp-dispatch.c136 if (oob && !(cmd->options & QCO_ALLOW_OOB)) { in qmp_dispatch()
/dports/emulators/qemu42/qemu-4.2.1/qapi/
H A Dqmp-dispatch.c112 if (oob && !(cmd->options & QCO_ALLOW_OOB)) { in do_qmp_dispatch()
/dports/emulators/qemu-utils/qemu-4.2.1/qapi/
H A Dqmp-dispatch.c112 if (oob && !(cmd->options & QCO_ALLOW_OOB)) { in do_qmp_dispatch()