HomeSort by relevance Sort by last modified time
    Searched defs:VKI_RLIMIT_NOFILE (Results 1 - 8 of 8) sorted by null

  /external/valgrind/main/include/vki/
vki-amd64-linux.h 294 #define VKI_RLIMIT_NOFILE 7 /* max number of open files */
vki-ppc32-linux.h 364 #define VKI_RLIMIT_NOFILE 7 /* max number of open files */
    [all...]
vki-ppc64-linux.h 415 #define VKI_RLIMIT_NOFILE 7 /* max number of open files */
vki-s390x-linux.h 361 #define VKI_RLIMIT_NOFILE 7 /* max number of open files */
vki-x86-linux.h 335 #define VKI_RLIMIT_NOFILE 7 /* max number of open files */
vki-arm-linux.h 297 #define VKI_RLIMIT_NOFILE 7 /* max number of open files */
vki-mips32-linux.h 366 #define VKI_RLIMIT_NOFILE 5 /* max number of open files */
    [all...]
vki-darwin.h 639 #define VKI_RLIMIT_NOFILE RLIMIT_NOFILE

Completed in 35 milliseconds