rustix
0.38.44
In rustix::
process::
prctl
Structs
FloatingPointEmulationControl
FloatingPointExceptionMode
PrctlMmMap
SpeculationFeatureControl
SpeculationFeatureState
UnalignedAccessControl
Enums
DumpableBehavior
EndianMode
FloatingPointMode
MachineCheckMemoryCorruptionKillPolicy
PTracer
SpeculationFeature
TimeStampCounterReadability
TimingMethod
VirtualMemoryMapAddress
Constants
PR_ENDIAN_BIG
PR_ENDIAN_LITTLE
PR_ENDIAN_PPC_LITTLE
PR_FP_MODE_FR
PR_FP_MODE_FRE
PR_GET_CHILD_SUBREAPER
PR_GET_DUMPABLE
PR_GET_ENDIAN
PR_GET_FPEMU
PR_GET_FPEXC
PR_GET_FP_MODE
PR_GET_IO_FLUSHER
PR_GET_PDEATHSIG
PR_GET_SPECULATION_CTRL
PR_GET_TIMING
PR_GET_TSC
PR_GET_UNALIGN
PR_MCE_KILL
PR_MCE_KILL_CLEAR
PR_MCE_KILL_DEFAULT
PR_MCE_KILL_EARLY
PR_MCE_KILL_GET
PR_MCE_KILL_LATE
PR_MCE_KILL_SET
PR_PAC_GET_ENABLED_KEYS
PR_PAC_SET_ENABLED_KEYS
PR_SET_CHILD_SUBREAPER
PR_SET_DUMPABLE
PR_SET_ENDIAN
PR_SET_FPEMU
PR_SET_FPEXC
PR_SET_FP_MODE
PR_SET_IO_FLUSHER
PR_SET_MM
PR_SET_MM_ARG_END
PR_SET_MM_ARG_START
PR_SET_MM_AUXV
PR_SET_MM_BRK
PR_SET_MM_END_CODE
PR_SET_MM_END_DATA
PR_SET_MM_ENV_END
PR_SET_MM_ENV_START
PR_SET_MM_EXE_FILE
PR_SET_MM_MAP
PR_SET_MM_MAP_SIZE
PR_SET_MM_START_BRK
PR_SET_MM_START_CODE
PR_SET_MM_START_DATA
PR_SET_MM_START_STACK
PR_SET_PDEATHSIG
PR_SET_PTRACER
PR_SET_PTRACER_ANY
PR_SET_SPECULATION_CTRL
PR_SET_TIMING
PR_SET_TSC
PR_SET_UNALIGN
PR_SET_VMA
PR_SET_VMA_ANON_NAME
PR_SPEC_INDIRECT_BRANCH
PR_SPEC_L1D_FLUSH
PR_SPEC_STORE_BYPASS
PR_TASK_PERF_EVENTS_DISABLE
PR_TASK_PERF_EVENTS_ENABLE
PR_TIMING_STATISTICAL
PR_TIMING_TIMESTAMP
PR_TSC_ENABLE
PR_TSC_SIGSEGV
SUID_DUMP_DISABLE
SUID_DUMP_ROOT
SUID_DUMP_USER
Functions
child_subreaper
configure_io_flusher_behavior
configure_performance_counters
configure_pointer_authentication_keys
configure_virtual_memory_map
control_speculative_feature
dumpable_behavior
enabled_pointer_authentication_keys
endian_mode
floating_point_emulation_control
floating_point_exception_mode
floating_point_mode
is_io_flusher
machine_check_memory_corruption_kill_policy
parent_process_death_signal
set_auxiliary_vector
set_child_subreaper
set_dumpable_behavior
set_endian_mode
set_executable_file
set_floating_point_emulation_control
set_floating_point_exception_mode
set_floating_point_mode
set_machine_check_memory_corruption_kill_policy
set_parent_process_death_signal
set_ptracer
set_time_stamp_counter_readability
set_timing_method
set_unaligned_access_control
set_virtual_memory_map_address
set_virtual_memory_region_name
speculative_feature_state
time_stamp_counter_readability
timing_method
unaligned_access_control
virtual_memory_map_config_struct_size
rustix
::
process
::
prctl
Constant
SUID_DUMP_USER
Copy item path
Settings
Help
Summary
Source
const SUID_DUMP_USER:
i32
= 1;