Home
last modified time | relevance | path

Searched refs:lim_rlimit (Results 1 – 4 of 4) sorted by relevance

/f-stack/tools/compat/include/sys/
H A Dresourcevar.h143 void lim_rlimit(struct thread *td, int which, struct rlimit *rlp);
/f-stack/freebsd/sys/
H A Dresourcevar.h155 void lim_rlimit(struct thread *td, int which, struct rlimit *rlp);
/f-stack/freebsd/kern/
H A Dkern_resource.c576 lim_rlimit(td, uap->which, &rl); in ogetrlimit()
796 lim_rlimit(td, uap->which, &rlim); in sys_getrlimit()
1269 lim_rlimit(td, which, &rl); in lim_max()
1291 lim_rlimit(td, which, &rl); in rlim_t()
1309 lim_rlimit(struct thread *td, int which, struct rlimit *rlp) in lim_rlimit() function
/f-stack/lib/
H A Dff_glue.c765 lim_rlimit(td, which, &rl); in lim_cur()
783 lim_rlimit(struct thread *td, int which, struct rlimit *rlp) in lim_rlimit() function