Home
last modified time | relevance | path

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

/third_party/musl/src/linux/
H A Dprlimit.c25 #undef prlimit64 macro
26 weak_alias(prlimit, prlimit64);
/third_party/rust/crates/rustix/src/backend/libc/
H A Doffset.rs99 // `prlimit64` wasn't supported in glibc until 2.13.
102 fn prlimit64( in prlimit64() functions
111 fn prlimit64( in prlimit64() functions
120 fn prlimit64( in prlimit64() functions
134 prlimit64(pid, resource, new_limit, old_limit) in prlimit64()
143 prlimit64(pid, resource, new_limit, old_limit)
152 prlimit64(pid, resource, new_limit, old_limit)
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dresource.h58 #define prlimit64 prlimit macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dresource.h58 #define prlimit64 prlimit macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dresource.h58 #define prlimit64 prlimit macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dresource.h58 #define prlimit64 prlimit macro
/third_party/musl/include/sys/
H A Dresource.h58 #define prlimit64 prlimit macro
/third_party/toybox/toys/pending/
H A Dstrace.c505 SC(prlimit64, "d^rlimit^{rlimit}/{rlimit}"); in print_enter()
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/
H A Dmod.rs731 pub fn prlimit64( in prlimit64() functions
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/
H A Dmod.rs1175 pub fn prlimit64( in prlimit64() functions
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs3089 pub fn prlimit64( in prlimit64() functions

Completed in 19 milliseconds