Home
last modified time | relevance | path

Searched refs:SECCOMP_RET_ALLOW (Results 1 – 4 of 4) sorted by relevance

/rust-libc-0.2.174/libc-test/semver/
H A Dandroid.txt2248 SECCOMP_RET_ALLOW
H A Dlinux.txt2794 SECCOMP_RET_ALLOW
/rust-libc-0.2.174/src/unix/linux_like/android/
H A Dmod.rs2027 pub const SECCOMP_RET_ALLOW: c_uint = 0x7fff0000; constant
/rust-libc-0.2.174/src/unix/linux_like/linux/
H A Dmod.rs3215 pub const SECCOMP_RET_ALLOW: c_uint = 0x7fff0000; constant