Home
last modified time | relevance | path

Searched refs:RLIM_SAVED_CUR (Results 1 - 11 of 11) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dresource.h73 #define RLIM_SAVED_CUR RLIM_INFINITY macro
100 #define RLIM64_SAVED_CUR RLIM_SAVED_CUR
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dresource.h73 #define RLIM_SAVED_CUR RLIM_INFINITY macro
100 #define RLIM64_SAVED_CUR RLIM_SAVED_CUR
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dresource.h73 #define RLIM_SAVED_CUR RLIM_INFINITY macro
100 #define RLIM64_SAVED_CUR RLIM_SAVED_CUR
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dresource.h73 #define RLIM_SAVED_CUR RLIM_INFINITY macro
100 #define RLIM64_SAVED_CUR RLIM_SAVED_CUR
/third_party/musl/include/sys/
H A Dresource.h73 #define RLIM_SAVED_CUR RLIM_INFINITY macro
100 #define RLIM64_SAVED_CUR RLIM_SAVED_CUR
/third_party/musl/libc-test/src/api/
H A Dsys_resource.c15 C(RLIM_SAVED_CUR) in f()
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
H A Dmod.rs410 pub const RLIM_SAVED_CUR: rlim_t = RLIM_INFINITY; consts
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs857 pub const RLIM_SAVED_CUR: ::rlim_t = RLIM_INFINITY; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs2267 pub const RLIM_SAVED_CUR: ::rlim_t = RLIM_INFINITY; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1383 pub const RLIM_SAVED_CUR: ::rlim_t = RLIM_INFINITY; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
H A Dmod.rs1948 pub const RLIM_SAVED_CUR: ::rlim_t = ::RLIM_INFINITY; consts

Completed in 43 milliseconds