Searched refs:dhcp_name (Results 1 – 3 of 3) sorted by relevance
12 TST_NEEDS_CMDS="cat $dhcp_name awk ip pgrep pkill dhclient"22 [ "$(pgrep -x $dhcp_name)" ] || return 024 tst_res 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 0114 tst_res TINFO "testing DHCP server $dhcp_name: $(print_dhcp_version)"122 tst_brk TBROK "Failed to start $dhcp_name"127 if [ "$(pgrep '$dhcp_name')" ]; then[all …]
8 dhcp_name="dnsmasq"
10 dhcp_name="dhcpd"