Home
last modified time | relevance | path

Searched refs:PROC_PID_LIMIT_FSIZE (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/sys/
H A Dsysctl.h926 #define PROC_PID_LIMIT_FSIZE (RLIMIT_FSIZE+1) macro
/netbsd-src/sys/kern/
H A Dkern_resource.c1185 create_proc_plimit("filesize", PROC_PID_LIMIT_FSIZE); in sysctl_proc_setup()