Searched defs:rlimit (Results 1 – 2 of 2) sorted by relevance
42 struct rlimit { struct43 unsigned long rlim_cur;44 unsigned long rlim_max;
51 struct rlimit { struct57 struct rlimit64 { argument