udev.c | 2 * 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;
|