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

  /src/sbin/dump/
optr.c 70 static void do_timestamp(time_t, const char *);
215 do_timestamp(time_t thistime, const char *message) function in typeref:typename:void
257 do_timestamp(tnow + deltat, " (at %s)");
272 do_timestamp(tnow, "[%s] ");
optr.c 70 static void do_timestamp(time_t, const char *);
215 do_timestamp(time_t thistime, const char *message) function in typeref:typename:void
257 do_timestamp(tnow + deltat, " (at %s)");
272 do_timestamp(tnow, "[%s] ");

Completed in 24 milliseconds