tag | line | file | source code |
RLIMIT_NOFILE | 14 | include/asm-alpha/resource.h | #define RLIMIT_NOFILE 6 /* max number of open files */ |
RLIMIT_NOFILE | 15 | include/asm-i386/resource.h | #define RLIMIT_NOFILE 7 /* max number of open files */ |
RLIMIT_NOFILE | 21 | include/asm-mips/resource.h | #define RLIMIT_NOFILE 5 /* max number of open files */ |
RLIMIT_NOFILE | 22 | include/asm-ppc/resource.h | #define RLIMIT_NOFILE 7 /* max number of open files */ |
RLIMIT_NOFILE | 20 | include/asm-sparc/resource.h | #define RLIMIT_NOFILE 6 /* max number of open files */ |