Searched defs:__getrlimit_args (Results 1 – 2 of 2) sorted by relevance
771 struct __getrlimit_args { struct778 sys_getrlimit(struct thread *td, register struct __getrlimit_args *uap) in sys_getrlimit() argument
572 struct __getrlimit_args { struct573 char which_l_[PADL_(u_int)]; u_int which; char which_r_[PADR_(u_int)];574 char rlp_l_[PADL_(struct rlimit *)]; struct rlimit * rlp; char rlp_r_[PADR_(struct rlimit *)];