Home
last modified time | relevance | path

Searched full:pidof (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/openzfs/.github/workflows/scripts/
H A Dqemu-wait-for-vm.sh8 while pidof /usr/bin/qemu-system-x86_64 >/dev/null; do
H A Dqemu-3-deps.sh23 PID=`pidof /usr/bin/qemu-system-x86_64`
H A Dqemu-5-setup.sh13 PID=$(pidof /usr/bin/qemu-system-x86_64)
H A Dqemu-2-start.sh283 while pidof /usr/bin/qemu-system-x86_64 >/dev/null; do