Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_resource.c562 struct ogetrlimit_args { struct
568 ogetrlimit(struct thread *td, struct ogetrlimit_args *uap) in ogetrlimit() argument
/f-stack/freebsd/sys/
H A Dsysproto.h2363 struct ogetrlimit_args { struct
2364 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 *)];