Home
last modified time | relevance | path

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

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