Searched refs:dhcp_name (Results 1 – 3 of 3) sorted by relevance
22 [ "$(pgrep -x $dhcp_name)" ] || return 024 tst_resm TINFO "stopping $dhcp_name"27 pkill -x $dhcp_name28 [ "$(pgrep -x $dhcp_name)" ] || return 033 pkill -9 -x $dhcp_name35 [ "$(pgrep -x $dhcp_name)" ] && return 1 || return 041 tst_check_cmds cat $dhcp_name awk ip pgrep pkill dhclient99 if [ "$(pgrep '$dhcp_name')" ]; then101 tst_brkm TBROK "Failed to start $dhcp_name"
23 dhcp_name="dnsmasq"
25 dhcp_name="dhcpd"