pid_entry
((p = pid_entry(n)) == NULL || p->p_stat == SIDL ||
extern proc_t *pid_entry(int);
p = pid_entry(i);