coredump_name
const char *coredump = coredump_name();
if (((u = unlink(coredump_name())) != 0) && (errno != ENOENT)) {