|
Linux Kernel
3.7.1
|
#include <asm-generic/resource.h>Go to the source code of this file.
Macros | |
| #define | RLIMIT_NOFILE 6 /* max number of open files */ |
| #define | RLIMIT_NPROC 7 /* max number of processes */ |
| #define | RLIM_INFINITY 0x7fffffff |
| #define RLIM_INFINITY 0x7fffffff |
Definition at line 25 of file resource.h.
Definition at line 15 of file resource.h.
1.8.2