Home
last modified time | relevance | path

Searched defs:pid_max (Results 1 – 4 of 4) 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/bin/pwait/
H A Dpwait.c87 int i, kq, n, ndone, nleft, opt, pid_max, ret, status; in main() local
/freebsd/sys/kern/
H A Dsubr_param.c98 pid_t pid_max = PID_MAX; variable
/freebsd/bin/ps/
H A Dps.c111 static int pid_max; /* kern.pid_max */ variable