Searched refs:ps_inet_start (Results 1 – 3 of 3) sorted by relevance
33 pid_t ps_inet_start(struct dhcpcd_ctx *);
356 ps_inet_start(struct dhcpcd_ctx *ctx) in ps_inet_start() function
572 switch (pid = ps_inet_start(ctx)) { in ps_start()