Home
last modified time | relevance | path

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

/openbsd/gnu/usr.sbin/mkhybrid/src/
H A Dwrite.c287 time_t the_end; in FDECL4() local
292 the_end = begun + (now - begun) / frac; in FDECL4()
294 frac * 100., ctime(&the_end)); in FDECL4()