Searched defs:__setrlimit_args (Results 1 – 2 of 2) sorted by relevance
595 struct __setrlimit_args { struct601 sys_setrlimit(struct thread *td, struct __setrlimit_args *uap) in sys_setrlimit() argument
554 struct __setrlimit_args { struct555 char which_l_[PADL_(u_int)]; u_int which; char which_r_[PADR_(u_int)];556 char rlp_l_[PADL_(struct rlimit *)]; struct rlimit * rlp; char rlp_r_[PADR_(struct rlimit *)];