Home
last modified time | relevance | path

Searched refs:RLIM_NLIMITS (Results 1 – 9 of 9) sorted by relevance

/third_party/python/Modules/
Dresource.c206 if (resource < 0 || resource >= RLIM_NLIMITS) { in resource_getrlimit_impl()
234 if (resource < 0 || resource >= RLIM_NLIMITS) { in resource_setrlimit_impl()
284 if (resource < 0 || resource >= RLIM_NLIMITS) { in resource_prlimit_impl()
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dresource.h71 #define RLIM_NLIMITS RLIMIT_NLIMITS macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dresource.h96 #define RLIM_NLIMITS RLIMIT_NLIMITS macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dresource.h96 #define RLIM_NLIMITS RLIMIT_NLIMITS macro
/third_party/musl/ndk_musl_include/sys/
Dresource.h96 #define RLIM_NLIMITS RLIMIT_NLIMITS macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dresource.h96 #define RLIM_NLIMITS RLIMIT_NLIMITS macro
/third_party/musl/include/sys/
Dresource.h96 #define RLIM_NLIMITS RLIMIT_NLIMITS macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dresource.h96 #define RLIM_NLIMITS RLIMIT_NLIMITS macro
/third_party/ltp/testcases/kernel/syscalls/getrlimit/
Dgetrlimit03.c201 .tcnt = RLIM_NLIMITS,