Searched refs:control_start1 (Results 1 – 1 of 1) sorted by relevance
247 control_start1(struct dhcpcd_ctx *ctx, const char *ifname, mode_t fmode) in control_start1() function279 if ((fd = control_start1(ctx, ifname, S_PRIV)) == -1) in control_start()285 if (ifname == NULL && (fd = control_start1(ctx, NULL, S_UNPRIV)) != -1){ in control_start()