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 = _time64_to_time(spcl.c_ddate);
_time64_to_time(tmpbuf.c_ddate) != dumptime) {
t = dtoh64(h->dumptime);
kdh->dumptime = htod64(time_second);
uint64_t dumptime;