PID_ALLOC_PROC
if ((newpid = pid_allocate(cp, pid, PID_ALLOC_PROC)) == -1) {
if ((flags & PID_ALLOC_PROC) && pep == NULL) {
if (flags & PID_ALLOC_PROC) {