Searched refs:dhcp_name (Results 1 – 3 of 3) sorted by relevance
13 TST_NEEDS_CMDS="cat $dhcp_name awk ip pgrep pkill dhclient"23 [ "$(pgrep -x $dhcp_name)" ] || return 025 tst_res TINFO "stopping $dhcp_name"28 pkill -x $dhcp_name29 [ "$(pgrep -x $dhcp_name)" ] || return 034 pkill -9 -x $dhcp_name36 [ "$(pgrep -x $dhcp_name)" ] && return 1 || return 096 tst_res TINFO "testing DHCP server $dhcp_name: $(print_dhcp_version)"104 tst_brk TBROK "Failed to start $dhcp_name"109 if [ "$(pgrep '$dhcp_name')" ]; then[all …]
8 dhcp_name="dnsmasq"
10 dhcp_name="dhcpd"