Searched refs:control_start1 (Results 1 – 1 of 1) sorted by relevance
404 control_start1(struct dhcpcd_ctx *ctx, const char *ifname, sa_family_t family, in control_start1() function461 if ((fd = control_start1(ctx, ifname, family, S_PRIV)) == -1) in control_start()469 if ((fd = control_start1(ctx, ifname, family, S_UNPRIV)) != -1) { in control_start()