Searched refs:PR_SET_NO_NEW_PRIVS (Results 1 - 2 of 2) sorted by relevance
/systemd/src/basic/ | ||
H A D | missing.h | 551 #ifndef PR_SET_NO_NEW_PRIVS 552 #define PR_SET_NO_NEW_PRIVS 38 macro |
/systemd/src/core/ | ||
H A D | execute.c | 1955 if (prctl(PR_SET_NO_NEW_PRIVS, 1, 0, 0, 0) < 0) { |
Completed in 1582 milliseconds