Searched defs:setrlimit_args (Results 1 – 2 of 2) sorted by relevance
593 struct setrlimit_args { struct599 sys_setrlimit(struct thread *td, struct setrlimit_args *uap) in sys_setrlimit() argument
544 struct setrlimit_args { struct545 char which_l_[PADL_(u_int)]; u_int which; char which_r_[PADR_(u_int)];546 char rlp_l_[PADL_(struct rlimit *)]; struct rlimit * rlp; char rlp_r_[PADR_(struct rlimit *)];