| /rust-libc-0.2.174/src/unix/linux_like/linux/arch/mips/ |
| H A D | mod.rs | 291 pub const RLIM_INFINITY: crate::rlim_t = !0; constant 310 pub const RLIM_INFINITY: crate::rlim_t = !0; constant 325 pub const RLIM_INFINITY: crate::rlim_t = !0; constant 331 pub const RLIM_INFINITY: crate::rlim_t = 0x7fffffff; constant
|
| /rust-libc-0.2.174/src/unix/linux_like/linux/arch/sparc/ |
| H A D | mod.rs | 243 pub const RLIM_INFINITY: crate::rlim_t = !0; constant 245 pub const RLIM_INFINITY: crate::rlim_t = 0x7fffffff; constant
|
| /rust-libc-0.2.174/src/unix/bsd/netbsdlike/ |
| H A D | mod.rs | 424 pub const RLIM_INFINITY: rlim_t = 0x7fff_ffff_ffff_ffff; constant 425 pub const RLIM_SAVED_MAX: rlim_t = RLIM_INFINITY; 426 pub const RLIM_SAVED_CUR: rlim_t = RLIM_INFINITY;
|
| /rust-libc-0.2.174/src/unix/linux_like/linux/arch/powerpc/ |
| H A D | mod.rs | 280 pub const RLIM_INFINITY: crate::rlim_t = !0; constant
|
| /rust-libc-0.2.174/src/unix/linux_like/linux/arch/generic/ |
| H A D | mod.rs | 334 pub const RLIM_INFINITY: crate::rlim_t = !0; constant
|
| /rust-libc-0.2.174/src/unix/aix/ |
| H A D | powerpc64.rs | 398 pub const RLIM_INFINITY: c_ulong = 0x7fffffffffffffff; constant
|
| H A D | mod.rs | 1672 pub const RLIM_SAVED_MAX: c_ulong = RLIM_INFINITY - 1; 1673 pub const RLIM_SAVED_CUR: c_ulong = RLIM_INFINITY - 2;
|
| /rust-libc-0.2.174/src/unix/linux_like/emscripten/ |
| H A D | mod.rs | 733 pub const RLIM_SAVED_MAX: crate::rlim_t = RLIM_INFINITY; 734 pub const RLIM_SAVED_CUR: crate::rlim_t = RLIM_INFINITY; 1055 pub const RLIM_INFINITY: crate::rlim_t = !0; constant
|
| /rust-libc-0.2.174/libc-test/semver/ |
| H A D | cygwin.txt | 362 RLIM_INFINITY
|
| H A D | openbsd.txt | 764 RLIM_INFINITY
|
| H A D | fuchsia.txt | 891 RLIM_INFINITY
|
| H A D | netbsd.txt | 931 RLIM_INFINITY
|
| H A D | dragonfly.txt | 882 RLIM_INFINITY
|
| H A D | freebsd.txt | 1227 RLIM_INFINITY
|
| H A D | apple.txt | 1218 RLIM_INFINITY
|
| H A D | aix.txt | 1133 RLIM_INFINITY
|
| H A D | android.txt | 2103 RLIM_INFINITY
|
| H A D | linux.txt | 2535 RLIM_INFINITY
|
| /rust-libc-0.2.174/src/unix/cygwin/ |
| H A D | mod.rs | 788 pub const RLIM_INFINITY: rlim_t = !0; constant 789 pub const RLIM_SAVED_MAX: rlim_t = RLIM_INFINITY; 790 pub const RLIM_SAVED_CUR: rlim_t = RLIM_INFINITY;
|
| /rust-libc-0.2.174/src/unix/hurd/ |
| H A D | mod.rs | 1251 pub const RLIM_INFINITY: crate::rlim_t = 2147483647; constant 1253 pub const RLIM_SAVED_MAX: crate::rlim_t = RLIM_INFINITY; 1254 pub const RLIM_SAVED_CUR: crate::rlim_t = RLIM_INFINITY;
|
| /rust-libc-0.2.174/src/fuchsia/ |
| H A D | mod.rs | 2265 pub const RLIM_SAVED_MAX: crate::rlim_t = RLIM_INFINITY; 2266 pub const RLIM_SAVED_CUR: crate::rlim_t = RLIM_INFINITY; 2809 pub const RLIM_INFINITY: crate::rlim_t = !0; constant
|
| /rust-libc-0.2.174/src/unix/bsd/freebsdlike/ |
| H A D | mod.rs | 805 pub const RLIM_INFINITY: rlim_t = 0x7fff_ffff_ffff_ffff; constant
|
| /rust-libc-0.2.174/src/unix/haiku/ |
| H A D | mod.rs | 686 pub const RLIM_INFINITY: crate::rlim_t = 0xffffffff; constant
|
| /rust-libc-0.2.174/src/unix/bsd/freebsdlike/freebsd/ |
| H A D | mod.rs | 2522 pub const RLIM_SAVED_MAX: crate::rlim_t = crate::RLIM_INFINITY; 2523 pub const RLIM_SAVED_CUR: crate::rlim_t = crate::RLIM_INFINITY;
|
| /rust-libc-0.2.174/src/unix/linux_like/linux/ |
| H A D | mod.rs | 2435 pub const RLIM_SAVED_MAX: crate::rlim_t = RLIM_INFINITY; 2436 pub const RLIM_SAVED_CUR: crate::rlim_t = RLIM_INFINITY;
|