Searched refs:rlimit32 (Results 1 – 4 of 4) sorted by relevance
289 getrlimit32(int resource, struct rlimit32 *rlp) in getrlimit32()291 struct rlimit32 rlim32; in getrlimit32()366 setrlimit32(int resource, struct rlimit32 *rlp) in setrlimit32()368 struct rlimit32 rlim32; in setrlimit32()
125 struct rlimit32 { struct
144 int getrlimit32(int, struct rlimit32 *);145 int setrlimit32(int, struct rlimit32 *);
3257 struct rlimit32 rlimit; in show_rlimit32()