Searched defs:ogetrlimit_args (Results 1 – 2 of 2) sorted by relevance
562 struct ogetrlimit_args { struct568 ogetrlimit(struct thread *td, struct ogetrlimit_args *uap) in ogetrlimit() argument
2363 struct ogetrlimit_args { struct2364 char which_l_[PADL_(u_int)]; u_int which; char which_r_[PADR_(u_int)];2365 char rlp_l_[PADL_(struct orlimit *)]; struct orlimit * rlp; char rlp_r_[PADR_(struct orlimit *)];