nix
0.29.0
In nix::
sys::
prctl
Enums
PrctlMCEKillPolicy
Functions
clear_mce_kill
get_child_subreaper
get_dumpable
get_keepcaps
get_mce_kill
get_name
get_no_new_privs
get_pdeathsig
get_thp_disable
get_timerslack
set_child_subreaper
set_dumpable
set_keepcaps
set_mce_kill
set_name
set_no_new_privs
set_pdeathsig
set_thp_disable
set_timerslack
set_vma_anon_name
task_perf_events_disable
task_perf_events_enable
nix
::
sys
::
prctl
Function
get_no_new_privs
Copy item path
Settings
Help
Summary
Source
pub fn get_no_new_privs() ->
Result
<
bool
>
Expand description
Get the “no new privs” attribute for the calling thread.