Searched defs:pid_max (Results 1 – 5 of 5) sorted by relevance
| /freebsd/tests/sys/kern/ |
| H A D | procdesc.c | 53 int i, pd, pid_max; in ATF_TC_BODY() local
|
| H A D | sysctl_kern_proc.c | 33 int mib[4], pid_max; in sysctl_kern_proc_all() local
|
| /freebsd/bin/pwait/ |
| H A D | pwait.c | 87 int i, kq, n, ndone, nleft, opt, pid_max, ret, status; in main() local
|
| /freebsd/sys/kern/ |
| H A D | subr_param.c | 98 pid_t pid_max = PID_MAX; variable
|
| /freebsd/bin/ps/ |
| H A D | ps.c | 111 static int pid_max; /* kern.pid_max */ variable
|