Home
last modified time | relevance | path

Searched refs:if_opensockets (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/bsd/dhcpcd/dist/src/
H A Dif.h218 int if_opensockets(struct dhcpcd_ctx *);
H A Dif.c107 if_opensockets(struct dhcpcd_ctx *ctx) in if_opensockets() function
H A Dprivsep-root.c686 if (if_opensockets(ctx) == -1) in ps_root_startcb()
H A Ddhcpcd.c2526 if (if_opensockets(&ctx) == -1) { in main()