Home
last modified time | relevance | path

Searched refs:dhcpd (Results 1 - 3 of 3) sorted by relevance

/third_party/ltp/testcases/network/dhcp/
H A Ddhcpd_tests.sh12 dhcp_name="dhcpd"
14 lease_file="$lease_dir/dhcpd.leases_tst"
24 if [ -f /etc/dhcpd.conf ]; then
25 DHCPD_CONF="/etc/dhcpd.conf"
26 elif [ -f /etc/dhcp/dhcpd.conf ]; then
27 DHCPD_CONF="/etc/dhcp/dhcpd.conf"
29 tst_brk TBROK "failed to find dhcpd.conf"
32 mv $DHCPD_CONF dhcpd.conf
33 [ $? -ne 0 ] && tst_brk TBROK "failed to backup dhcpd.conf"
36 [ $? -ne 0 ] && tst_brk TBROK "failed to create dhcpd
[all...]
/third_party/toybox/generated/
H A Dglobals.h715 // toys/pending/dhcpd.c
1688 struct dhcpd_data dhcpd; member
H A Dflags.h659 // dhcpd >1P#<0>65535fi:S46[!46]
4038 #define TT this.dhcpd

Completed in 17 milliseconds