Searched refs:dumptime (Results 1 – 10 of 10) sorted by relevance
50 struct dumptime { struct52 SLIST_ENTRY(dumptime) dt_list; argument54 SLIST_HEAD(dthead, dumptime) dthead = SLIST_HEAD_INITIALIZER(dthead);101 struct dumptime *dtwalk; in readdumptimes()104 dtwalk = (struct dumptime *)calloc(1, sizeof (struct dumptime)); in readdumptimes()
422 time_t dumptime; member502 hdr.dumptime = dumptime; in dumpsymtable()563 if (hdr.dumpdate != dumptime) { in initsymtable()564 if (hdr.dumpdate < dumptime) in initsymtable()576 dumptime = hdr.dumptime; in initsymtable()
61 time_t dumptime; variable193 if (dumptime > 0) { in main()
58 extern time_t dumptime; /* time that this dump begins */
248 dumptime = _time64_to_time(spcl.c_ddate); in setup() 439 _time64_to_time(tmpbuf.c_ddate) != dumptime) { in getvol()
95 uint64_t dumptime; member
93 static void dumptime(struct tm const *);861 dumptime(gmtmp); in show() 871 dumptime(tmp); in show() 1228 dumptime(register const struct tm *timeptr) in dumptime() function
1815 kdh->dumptime = htod64(time_second); in dump_init_header()
200 t = dtoh64(h->dumptime); in printheader()
10028 + remove check in lib_screen.c relating dumptime to file's modification