Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/asm-generic/
Dresource.h48 #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/python/cpython2/Lib/plat-irix6/
DWAIT.py336 RLIM_NLIMITS = 8 variable
/external/python/cpython2/Lib/plat-atheos/
DIN.py505 RLIM_NLIMITS = 10 variable
/external/valgrind/include/vki/
Dvki-darwin.h659 #define VKI_RLIM_NLIMITS RLIM_NLIMITS
/external/python/cpython2/Lib/plat-sunos5/
DIN.py871 RLIM_NLIMITS = 7 variable
DSTROPTS.py874 RLIM_NLIMITS = 7 variable