Searched defs:getrlimit_args (Results 1 – 2 of 2) sorted by relevance
790 struct getrlimit_args { struct797 sys_getrlimit(struct thread *td, struct getrlimit_args *uap) in sys_getrlimit() argument
540 struct getrlimit_args { struct541 char which_l_[PADL_(u_int)]; u_int which; char which_r_[PADR_(u_int)];542 char rlp_l_[PADL_(struct rlimit *)]; struct rlimit * rlp; char rlp_r_[PADR_(struct rlimit *)];