Home
last modified time | relevance | path

Searched refs:prSetNoNewPrivs (Results 1 – 2 of 2) sorted by relevance

/external/libcap/contrib/seccomp/
Dexplore.go48 prSetNoNewPrivs = 38 const
224 if err := prctl(prSetNoNewPrivs, 1, 0, 0, 0, 0); err != nil {
/external/libcap/cap/
Dconvenience.go39 prSetNoNewPrivs = 38 const
168 sc.prctlwcall6(prSetNoNewPrivs, 1, 0, 0, 0, 0)