pid_allocate
if ((newpid = pid_allocate(cp, pid, PID_ALLOC_PROC)) == -1) {
extern pid_t pid_allocate(proc_t *, pid_t, int);