Home
last modified time | relevance | path

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

/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/tests/qemu-iotests/
H A Diotests.py221 chown_re = re.compile(r"chown [0-9]+:[0-9]+") variable
223 return chown_re.sub("chown UID:GID", msg)
/dports/emulators/qemu42/qemu-4.2.1/tests/qemu-iotests/
H A Diotests.py286 chown_re = re.compile(r"chown [0-9]+:[0-9]+") variable
288 return chown_re.sub("chown UID:GID", msg)
/dports/emulators/qemu-utils/qemu-4.2.1/tests/qemu-iotests/
H A Diotests.py286 chown_re = re.compile(r"chown [0-9]+:[0-9]+") variable
288 return chown_re.sub("chown UID:GID", msg)
/dports/emulators/qemu-guest-agent/qemu-5.0.1/tests/qemu-iotests/
H A Diotests.py294 chown_re = re.compile(r"chown [0-9]+:[0-9]+") variable
296 return chown_re.sub("chown UID:GID", msg)
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/tests/qemu-iotests/
H A Diotests.py294 chown_re = re.compile(r"chown [0-9]+:[0-9]+") variable
296 return chown_re.sub("chown UID:GID", msg)
/dports/emulators/qemu5/qemu-5.2.0/tests/qemu-iotests/
H A Diotests.py355 chown_re = re.compile(r"chown [0-9]+:[0-9]+") variable
357 return chown_re.sub("chown UID:GID", msg)
/dports/emulators/qemu60/qemu-6.0.0/tests/qemu-iotests/
H A Diotests.py369 chown_re = re.compile(r"chown [0-9]+:[0-9]+") variable
371 return chown_re.sub("chown UID:GID", msg)
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tests/qemu-iotests/
H A Diotests.py387 chown_re = re.compile(r"chown [0-9]+:[0-9]+") variable
389 return chown_re.sub("chown UID:GID", msg)
/dports/emulators/qemu/qemu-6.2.0/tests/qemu-iotests/
H A Diotests.py401 chown_re = re.compile(r"chown [0-9]+:[0-9]+") variable
403 return chown_re.sub("chown UID:GID", msg)