Searched refs:ps_entersandbox (Results 1 – 5 of 5) sorted by relevance
205 int ps_entersandbox(const char *, const char **);
374 ps_entersandbox("stdio", NULL); in ps_inet_start()601 ps_entersandbox("stdio", NULL); in ps_inet_cmd()
269 ps_entersandbox("stdio inet", NULL); in ps_ctl_start()
268 ps_entersandbox("stdio", NULL); in ps_bpf_cmd()
603 ps_entersandbox(const char *_pledge, const char **sandbox) in ps_entersandbox() function674 if (ps_entersandbox(_pledge, &sandbox) == -1) { in ps_managersandbox()