HomeSort by: relevance | last modified time | path
    Searched refs:ps_managersandbox (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/dhcpcd/dist/src/
privsep.h 213 int ps_managersandbox(struct dhcpcd_ctx *, const char *);
dhcpcd.c 2388 if (IN_PRIVSEP(&ctx) && ps_managersandbox(&ctx, NULL) == -1)
2440 ps_managersandbox(&ctx, NULL) == -1)
2572 if (IN_PRIVSEP(&ctx) && ps_managersandbox(&ctx, NULL) == -1)
2661 if (IN_PRIVSEP(&ctx) && ps_managersandbox(&ctx, "stdio route") == -1)
privsep.c 621 ps_managersandbox(struct dhcpcd_ctx *ctx, const char *_pledge) function

Completed in 26 milliseconds