Home
last modified time | relevance | path

Searched defs:limp (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/sys/fs/procfs/
H A Dprocfs_rlimit.c63 struct plimit *limp; procfs_doprocrlimit() local
/freebsd-src/sys/kern/
H A Dkern_resource.c644 kern_setrlimit(struct thread * td,u_int which,struct rlimit * limp) kern_setrlimit() argument
652 kern_proc_setrlimit(struct thread * td,struct proc * p,u_int which,struct rlimit * limp) kern_proc_setrlimit() argument
1204 struct plimit *limp; lim_alloc() local
1212 lim_hold(struct plimit * limp) lim_hold() argument
1254 lim_free(struct plimit * limp) lim_free() argument
1262 lim_freen(struct plimit * limp,int n) lim_freen() argument
1272 struct plimit *limp; limbatch_add() local
[all...]
/freebsd-src/sys/sys/
H A Dresourcevar.h83 struct plimit *limp; member
/freebsd-src/sys/compat/linprocfs/
H A Dlinprocfs.c1892 struct plimit *limp; in linprocfs_doproclimits() local