Home | History | Annotate | Download | only in vm

Lines Matching refs:prctl

32 #include <sys/prctl.h>
1738 if (prctl(PR_SET_NO_NEW_PRIVS, 1, 0, 0, 0) < 0) {