Home
last modified time | relevance | path

Searched defs:lim_cur (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/sys/
H A Dresourcevar.h133 #define lim_cur(td, which) ({ \ macro
/f-stack/freebsd/kern/
H A Dkern_resource.c1287 (lim_cur)(struct thread *td, int which) in rlim_t() argument
/f-stack/lib/
H A Dff_glue.c761 lim_cur(struct thread *td, int which) in lim_cur() function