Searched refs:prSetNoNewPrivs (Results 1 – 2 of 2) sorted by relevance
/external/libcap/contrib/seccomp/ |
D | explore.go | 48 prSetNoNewPrivs = 38 const 224 if err := prctl(prSetNoNewPrivs, 1, 0, 0, 0, 0); err != nil {
|
/external/libcap/cap/ |
D | convenience.go | 39 prSetNoNewPrivs = 38 const 168 sc.prctlwcall6(prSetNoNewPrivs, 1, 0, 0, 0, 0)
|