Searched refs:dhcpcd_handleargs (Results 1 – 3 of 3) sorted by relevance
169 int dhcpcd_handleargs(struct dhcpcd_ctx *, struct fd_list *, int, char **);
141 if (dhcpcd_handleargs(fd->ctx, fd, argc, argvp) == -1) { in control_handle_data()
1310 dhcpcd_handleargs(struct dhcpcd_ctx *ctx, struct fd_list *fd, in dhcpcd_handleargs() function