Home
last modified time | relevance | path

Searched refs:_check_binfmt_misc (Results 1 – 9 of 9) sorted by relevance

/dports/emulators/qemu-utils/qemu-4.2.1/tests/docker/
H A Ddocker.py151 def _check_binfmt_misc(executable): function
419 qpath, enabled = _check_binfmt_misc(args.include_executable)
481 ff, enabled = _check_binfmt_misc(args.executable)
/dports/emulators/qemu5/qemu-5.2.0/tests/docker/
H A Ddocker.py157 def _check_binfmt_misc(executable): function
464 qpath, enabled = _check_binfmt_misc(args.include_executable)
527 ff, enabled = _check_binfmt_misc(args.executable)
/dports/emulators/qemu-guest-agent/qemu-5.0.1/tests/docker/
H A Ddocker.py153 def _check_binfmt_misc(executable): function
421 qpath, enabled = _check_binfmt_misc(args.include_executable)
483 ff, enabled = _check_binfmt_misc(args.executable)
/dports/emulators/qemu42/qemu-4.2.1/tests/docker/
H A Ddocker.py151 def _check_binfmt_misc(executable): function
419 qpath, enabled = _check_binfmt_misc(args.include_executable)
481 ff, enabled = _check_binfmt_misc(args.executable)
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/tests/docker/
H A Ddocker.py153 def _check_binfmt_misc(executable): function
421 qpath, enabled = _check_binfmt_misc(args.include_executable)
483 ff, enabled = _check_binfmt_misc(args.executable)
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tests/docker/
H A Ddocker.py163 def _check_binfmt_misc(executable): function
477 qpath, enabled = _check_binfmt_misc(args.include_executable)
565 ff, enabled = _check_binfmt_misc(args.executable)
/dports/emulators/qemu/qemu-6.2.0/tests/docker/
H A Ddocker.py163 def _check_binfmt_misc(executable): function
477 qpath, enabled = _check_binfmt_misc(args.include_executable)
565 ff, enabled = _check_binfmt_misc(args.executable)
/dports/emulators/qemu60/qemu-6.0.0/tests/docker/
H A Ddocker.py163 def _check_binfmt_misc(executable): function
475 qpath, enabled = _check_binfmt_misc(args.include_executable)
538 ff, enabled = _check_binfmt_misc(args.executable)
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/tests/docker/
H A Ddocker.py114 def _check_binfmt_misc(executable): function
343 if not _check_binfmt_misc(args.include_executable):