Skip to main content

S_ISUID

Constant S_ISUID 

Source
pub const S_ISUID: mode_t = 0o4_000;
Expand description

Set-user-ID on execution.