Home
last modified time | relevance | path

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

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