dumptime
struct dumptime *dtwalk;
dtwalk = (struct dumptime *)calloc(1, sizeof (struct dumptime));
SLIST_ENTRY(dumptime) dt_list;
SLIST_HEAD(dthead, dumptime) dthead = SLIST_HEAD_INITIALIZER(dthead);
if (dumptime > 0) {
time_t dumptime;
extern time_t dumptime; /* time that this dump begins */
time_t dumptime;
hdr.dumptime = dumptime;
if (hdr.dumpdate != dumptime) {
if (hdr.dumpdate < dumptime)
dumptime = hdr.dumptime;
dumptime = spcl.c_ddate;
if (tmpbuf.c_date != dumpdate || tmpbuf.c_ddate != dumptime) {
t = dtoh64(h->dumptime);
kdh->dumptime = htod64(time_second);
uint64_t dumptime;
static void dumptime(const struct tm *tmp);
dumptime(tmp);
dumptime(tmp);