*/
if (errno != ESRCH)
swork->sw_pidok = 0;
warn("can't notify %s, pid %d", swork->sw_pidtype,
warn("%s: can't notify %s, pid %d",
swork->sw_fname ? swork->sw_fname : "<nofile>",
swork->sw_pidtype,
(int)swork->sw_pid);
} else {
if (verbose)