Files
phs_v1.0.1.0/third_party/musl/arch/mips/bits/resource.h

6 lines
125 B
C
Raw Normal View History

2024-09-27 19:21:56 +08:00
#define RLIMIT_NOFILE 5
#define RLIMIT_AS 6
#define RLIMIT_RSS 7
#define RLIMIT_NPROC 8
#define RLIMIT_MEMLOCK 9