Home
last modified time | relevance | path

Searched refs:SI_USER (Results 1 – 6 of 6) sorted by relevance

/rust-libc-0.2.174/src/vxworks/
H A Dmod.rs958 pub const SI_USER: c_int = -1; constant
964 pub const SI_KILL: c_int = SI_USER;
/rust-libc-0.2.174/libc-test/semver/
H A Daix.txt1414 SI_USER
H A Dlinux.txt2962 SI_USER
/rust-libc-0.2.174/src/unix/linux_like/
H A Dmod.rs1268 pub const SI_USER: c_int = 0; constant
/rust-libc-0.2.174/src/unix/aix/
H A Dmod.rs1765 pub const SI_USER: c_int = 0; constant
/rust-libc-0.2.174/src/unix/hurd/
H A Dmod.rs3275 pub const SI_USER: c_int = 0; constant