Home
last modified time | relevance | path

Searched refs:lim_max_proc (Results 1 – 3 of 3) sorted by relevance

/f-stack/tools/compat/include/sys/
H A Dresourcevar.h142 rlim_t lim_max_proc(struct proc *p, int which);
/f-stack/freebsd/sys/
H A Dresourcevar.h154 rlim_t lim_max_proc(struct proc *p, int which);
/f-stack/freebsd/kern/
H A Dkern_resource.c1274 lim_max_proc(struct proc *p, int which) in lim_max_proc() function