Home
last modified time | relevance | path

Searched refs:dumptime (Results 1 – 10 of 10) sorted by relevance

/freebsd/sbin/dump/
H A Ditime.c50 struct dumptime { struct
52 SLIST_ENTRY(dumptime) dt_list; argument
54 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()
/freebsd/sbin/restore/
H A Dsymtab.c422 time_t dumptime; member
502 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()
H A Dmain.c61 time_t dumptime; variable
193 if (dumptime > 0) { in main()
H A Drestore.h58 extern time_t dumptime; /* time that this dump begins */
H A Dtape.c248 dumptime = _time64_to_time(spcl.c_ddate); in setup()
439 _time64_to_time(tmpbuf.c_ddate) != dumptime) { in getvol()
/freebsd/sys/sys/
H A Dkerneldump.h95 uint64_t dumptime; member
/freebsd/contrib/tzcode/
H A Dzdump.c93 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
/freebsd/sbin/savecore/
H A Dsavecore.c197 t = dtoh64(h->dumptime); in printheader()
/freebsd/sys/kern/
H A Dkern_shutdown.c1815 kdh->dumptime = htod64(time_second); in dump_init_header()
/freebsd/contrib/ncurses/
H A DNEWS8863 + remove check in lib_screen.c relating dumptime to file's modification