Searched defs:rlimit64 (Results 1 – 1 of 1) sorted by relevance
146 struct rlimit64 { struct147 rlim64_t rlim_cur; /* current limit */148 rlim64_t rlim_max; /* maximum value for rlim_cur */257 #define rlimit64 rlimit macro