Home | History | Annotate | Download | only in newrole

Lines Matching full:prctl

78 #include <sys/prctl.h>
551 if (prctl(PR_SET_KEEPCAPS, 1, 0, 0, 0) < 0) {
562 if (prctl(PR_SET_KEEPCAPS, 0, 0, 0, 0) < 0) {
593 if (prctl(PR_SET_KEEPCAPS, 1, 0, 0, 0) < 0) {
604 if (prctl(PR_SET_KEEPCAPS, 0, 0, 0, 0) < 0) {
631 if (prctl(PR_SET_KEEPCAPS, 0, 0, 0, 0) < 0) {