Home
last modified time | relevance | path

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

/dragonfly/contrib/dhcpcd/src/
HDif.h218 int if_opensockets(struct dhcpcd_ctx *);
HDif.c107 if_opensockets(struct dhcpcd_ctx *ctx) in if_opensockets() function
HDprivsep-root.c686 if (if_opensockets(ctx) == -1) in ps_root_startcb()
HDdhcpcd.c2526 if (if_opensockets(&ctx) == -1) { in main()