Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dresource.c196 if (resource < 0 || resource >= RLIM_NLIMITS) { in resource_getrlimit_impl()
224 if (resource < 0 || resource >= RLIM_NLIMITS) { in resource_setrlimit_impl()
269 if (resource < 0 || resource >= RLIM_NLIMITS) { in resource_prlimit_impl()
/external/kernel-headers/original/uapi/asm-generic/
Dresource.h49 #define RLIM_NLIMITS 16 macro
/external/python/cpython2/Modules/
Dresource.c122 if (resource < 0 || resource >= RLIM_NLIMITS) { in resource_getrlimit()
153 if (resource < 0 || resource >= RLIM_NLIMITS) { in resource_setrlimit()
/external/ltp/testcases/kernel/syscalls/getrlimit/
Dgetrlimit03.c188 .tcnt = RLIM_NLIMITS,
/external/python/cpython2/Lib/plat-irix6/
DWAIT.py336 RLIM_NLIMITS = 8 variable
/external/python/cpython2/Lib/plat-atheos/
DIN.py505 RLIM_NLIMITS = 10 variable
/external/python/cpython2/Lib/plat-sunos5/
DIN.py871 RLIM_NLIMITS = 7 variable
DSTROPTS.py874 RLIM_NLIMITS = 7 variable