Searched defs:procrunning (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Installer/linux/install_service/
H A Dinit_template.sh199 procrunning() function
217 procrunning "${1}" ${pids} && echo "${pids}"
227 procrunning "${1}" ${pids} || return 1
232 procrunning "${1}" ${pids} || return 0
237 procrunning "${1}" ${pids} || return 0
243 procrunning "${1}" ${pids} || return 0

Completed in 32 milliseconds