Searched defs:osetrlimit_args (Results 1 – 2 of 2) sorted by relevance
541 struct osetrlimit_args { struct547 osetrlimit(struct thread *td, struct osetrlimit_args *uap) in osetrlimit() argument
2367 struct osetrlimit_args { struct2368 char which_l_[PADL_(u_int)]; u_int which; char which_r_[PADR_(u_int)];2369 char rlp_l_[PADL_(struct orlimit *)]; struct orlimit * rlp; char rlp_r_[PADR_(struct orlimit *)];