xpid 498 src/crontab.c PID_T pid, xpid; xpid 646 src/crontab.c xpid = waitpid(pid, &waiter, 0); xpid 647 src/crontab.c if (xpid == -1) { xpid 653 src/crontab.c else if (xpid != pid) { xpid 655 src/crontab.c ProgramName, (long) xpid, (long) pid, editor); xpid 524 src/misc.c void log_it(const char *username, PID_T xpid, const char *event, xpid 527 src/misc.c PID_T pid = xpid;