Home
last modified time | relevance | path

Searched defs:osetrlimit_args (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/kern/
H A Dkern_resource.c541 struct osetrlimit_args { struct
547 osetrlimit(struct thread *td, struct osetrlimit_args *uap) in osetrlimit() argument
/f-stack/freebsd/sys/
H A Dsysproto.h2367 struct osetrlimit_args { struct
2368 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 *)];