aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/include/mips-linux-musl/bits/resource.h
blob: ef7ada7cb19f6f77c651145a34ea84e568933522 (plain)
1
2
3
4
5
#define RLIMIT_NOFILE  5
#define RLIMIT_AS      6
#define RLIMIT_RSS     7
#define RLIMIT_NPROC   8
#define RLIMIT_MEMLOCK 9