Lines Matching defs:c_ddate
124 int32_t c_ddate;
340 dumptime = spcl.c_ddate;
496 if (tmpbuf.c_date != dumpdate || tmpbuf.c_ddate != dumptime) {
605 ttime = spcl.c_ddate;
607 (spcl.c_ddate == 0) ? "the epoch\n" : ctime(&ttime));
616 ttime = spcl.c_ddate;
618 (spcl.c_ddate == 0) ? "the epoch\n" : ctime(&ttime));
1475 buf->c_ddate = u_ospcl.s_ospcl.c_ddate;
1515 buf->c_ddate = buf->c_old_ddate;
1772 s->c_ddate = bswap64(s->c_ddate);
1788 os->c_ddate = bswap32(os->c_ddate);