NO_PID
*(int *)data = tp->t_pgrp ? tp->t_pgrp->pg_id : NO_PID;
hdr.pid = NO_PID;
pd->lookup.pid = NO_PID;
return (NO_PID);
if (pid == NO_PID)