HomeSort by: relevance | last modified time | path
    Searched defs:dtfound (Results 1 - 2 of 2) sorted by relevancy

  /src/sbin/dump/
itime.c 170 struct dumpdates *dtwalk, *dtfound; local in function:putdumptime
208 dtfound = dtwalk;
219 spcl.c_date == 0 ? "the epoch\n" : ctime(&dtfound->dd_ddate));
itime.c 170 struct dumpdates *dtwalk, *dtfound; local in function:putdumptime
208 dtfound = dtwalk;
219 spcl.c_date == 0 ? "the epoch\n" : ctime(&dtfound->dd_ddate));

Completed in 26 milliseconds