Searched defs:osetrlimit_args (Results 1 – 2 of 2) sorted by relevance
539 struct osetrlimit_args { struct545 osetrlimit(struct thread *td, struct osetrlimit_args *uap) in osetrlimit() argument
2427 struct osetrlimit_args { struct2428 char which_l_[PADL_(u_int)]; u_int which; char which_r_[PADR_(u_int)];2429 char rlp_l_[PADL_(struct orlimit *)]; struct orlimit * rlp; char rlp_r_[PADR_(struct orlimit *)];