Searched defs:dhcpcd (Results 1 - 1 of 1) sorted by relevance

/external/dhcpcd-6.8.2/dev/
H A Dudev.c2 * dhcpcd - DHCP client daemon
31 # warning As such, dhcpcd will need to depend on the
47 static struct dev_dhcpcd dhcpcd; variable in typeref:struct:dev_dhcpcd
95 dhcpcd.handle_interface(ctx, 1, ifname);
97 dhcpcd.handle_interface(ctx, -1, ifname);
176 dhcpcd = *dev_dhcpcd;

Completed in 134 milliseconds