PID_T
PID_T pid;
PID_T jobpid, stdinjob, mailpid;
static WAIT_T wait_on_child(PID_T, const char *);
wait_on_child(PID_T childpid, const char *name)
PID_T pid;
FILE *cron_popen(char *, char *, entry *, PID_T *);
PID_T pid;
static PID_T *pids;
cron_popen(char *program, char *type, entry *e, PID_T *pidptr)
PID_T pid;
if (!(pids = calloc(fds, sizeof(PID_T))))
PID_T pid, xpid;
static PID_T Pid;
PID_T pid = xpid;