Searched refs:ctid (Results 1 - 2 of 2) sorted by relevance

/solaris-userland/components/rabbitmq/files/
H A Dsvc-rabbitmq91 epmd_pid=$(pgrep -c $(svcs -H -o ctid $SMF_FMRI) epmd)
/solaris-userland/components/openstack/common/files/
H A Dopenstack_common.py288 def kill_contract(attempts, interval, ctid):
297 check_call(["/usr/bin/pkill", "-c", ctid])
304 check_call(["/usr/bin/pgrep", "-c", ctid], stdout=PIPE,

Completed in 265 milliseconds