zpfind
p = zpfind(kn->kn_id);
if ((p = zpfind(pid)) == NULL)
struct proc *zpfind (pid_t); /* Find zombie process by id w/ref */
p = zpfind(pfs_pid);