Home
last modified time | relevance | path

Searched refs:dhcpcd_handleargs (Results 1 – 3 of 3) sorted by relevance

/dports/net/dhcpcd/dhcpcd-9.4.1/src/
H A Ddhcpcd.h274 int dhcpcd_handleargs(struct dhcpcd_ctx *, struct fd_list *, int, char **);
H A Dcontrol.c192 if (dhcpcd_handleargs(fd->ctx, fd, argc, argvp) == -1) { in control_recvdata()
H A Ddhcpcd.c1484 dhcpcd_handleargs(struct dhcpcd_ctx *ctx, struct fd_list *fd, in dhcpcd_handleargs() function