Searched defs:rlimit (Results 1 – 7 of 7) sorted by relevance
43 struct rlimit { struct50 struct rlimit64 { argument
243 struct rlimit rlimit; in TEST() local311 struct rlimit rlimit; in TEST() local
31 struct rlimit rlimit; in TEST() local
127 struct rlimit rlimit = { in main() local
328 bool is_rlimit_overlimit(struct ucounts *ucounts, enum rlimit_type type, unsigned long rlimit) in is_rlimit_overlimit()
58 unsigned long rlimit(unsigned int limit) in rlimit() function
1743 struct rlimit rlimit = { 0, 0 }; in run_protection() local