Searched refs:PROC_NO_NEW_PRIVS_CTL (Results 1 – 6 of 6) sorted by relevance
64 #define PROC_NO_NEW_PRIVS_CTL 19 /* disable setuid/setgid */ macro
151 error = procctl(P_PID, getpid(), PROC_NO_NEW_PRIVS_CTL, &arg); in main()
385 error = procctl(P_PID, pid, PROC_NO_NEW_PRIVS_CTL, in main()
1119 [PROC_NO_NEW_PRIVS_CTL] =
1834 PROC_NO_NEW_PRIVS_CTL, &arg); in linux_prctl()
3921 case PROC_NO_NEW_PRIVS_CTL: in freebsd32_procctl()