Home
last modified time | relevance | path

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

/freebsd/tests/sys/kern/
H A Dsysctl_kern_proc.c33 int mib[4], pid_max; in sysctl_kern_proc_all() local
/freebsd/sys/kern/
H A Dsubr_param.c97 pid_t pid_max = PID_MAX; variable
/freebsd/bin/ps/
H A Dps.c92 static int pid_max; /* kern.pid_max */ variable