Home
last modified time | relevance | path

Searched refs:RLIM64_INFINITY (Results 1 – 3 of 3) sorted by relevance

/rust-libc-0.2.174/src/unix/linux_like/
H A Dmod.rs572 pub const RLIM64_INFINITY: c_ulonglong = !0; constant
574 pub const RLIM64_INFINITY: crate::rlim64_t = !0; constant
/rust-libc-0.2.174/libc-test/semver/
H A Dlinux.txt2517 RLIM64_INFINITY
/rust-libc-0.2.174/src/unix/hurd/
H A Dmod.rs1252 pub const RLIM64_INFINITY: crate::rlim64_t = 9223372036854775807; constant