Home
last modified time | relevance | path

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

/dragonfly/contrib/dhcpcd/src/
H A Dprivsep.h204 int ps_stopwait(struct dhcpcd_ctx *);
H A Dprivsep-root.c565 err = ps_stopwait(ctx); in ps_root_recvmsgcb()
990 return ps_stopwait(ctx); in ps_root_stop()
H A Dprivsep.c735 ps_stopwait(struct dhcpcd_ctx *ctx) in ps_stopwait() function
H A Ddhcpcd.c2701 if (ps_stopwait(&ctx) != EXIT_SUCCESS) in main()