Searched defs:ogetrlimit_args (Results 1 – 2 of 2) sorted by relevance
560 struct ogetrlimit_args { struct566 ogetrlimit(struct thread *td, struct ogetrlimit_args *uap) in ogetrlimit() argument
2423 struct ogetrlimit_args { struct2424 char which_l_[PADL_(u_int)]; u_int which; char which_r_[PADR_(u_int)];2425 char rlp_l_[PADL_(struct orlimit *)]; struct orlimit * rlp; char rlp_r_[PADR_(struct orlimit *)];