Searched refs:PR_GET_NO_NEW_PRIVS (Results 1 – 11 of 11) sorted by relevance
113 #if !(defined(PR_GET_NO_NEW_PRIVS) || (defined(HAVE_DECL_PR_GET_NO_NEW_PRIVS) && HAVE_DECL_PR_GET_N…114 # define PR_GET_NO_NEW_PRIVS 39 macro186 XLAT(PR_GET_NO_NEW_PRIVS),
38 PR_GET_NO_NEW_PRIVS 39
21 #ifndef PR_GET_NO_NEW_PRIVS22 # define PR_GET_NO_NEW_PRIVS 39 macro
122 if (0 == prctl (PR_GET_NO_NEW_PRIVS)) { in no_new_privs()
62 #define PR_GET_NO_NEW_PRIVS 39 macro
148 #define PR_GET_NO_NEW_PRIVS 39 macro
175 #define PR_GET_NO_NEW_PRIVS 39 macro
33 #define PR_GET_NO_NEW_PRIVS 39 macro
29 #define PR_GET_NO_NEW_PRIVS 39 macro
42 #define PR_GET_NO_NEW_PRIVS 39 macro137 long ret = prctl(PR_GET_NO_NEW_PRIVS, 0, NULL, 0, 0); in TEST()
302 case PR_GET_NO_NEW_PRIVS: in SYS_FUNC()