Searched refs:F_SEAL_EXEC (Results 1 – 5 of 5) sorted by relevance
690 F_SEAL_EXEC
867 F_SEAL_EXEC
135 - Linux: Add `F_SEAL_EXEC` ([#4316](https://github.com/rust-lang/libc/pull/4316))
1159 pub const F_SEAL_EXEC: c_int = 0x0020; constant
2673 pub const F_SEAL_EXEC: c_int = 0x0020; constant