Searched refs:PR_SET_NO_NEW_PRIVS (Results 1 - 2 of 2) sorted by relevance

/systemd/src/basic/
H A Dmissing.h551 #ifndef PR_SET_NO_NEW_PRIVS
552 #define PR_SET_NO_NEW_PRIVS 38 macro
/systemd/src/core/
H A Dexecute.c1955 if (prctl(PR_SET_NO_NEW_PRIVS, 1, 0, 0, 0) < 0) {

Completed in 1582 milliseconds