HomeSort by: relevance | last modified time | path
    Searched refs:clockdiff (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/timed/timedc/
timedc-extern.h 38 void clockdiff(int, char *[]);
cmdtab.c 51 { "clockdiff", clockdiffhelp, clockdiff },
cmds.c 204 * Clockdiff computes the difference between the time of the machine on
206 * The time differences measured by clockdiff are obtained using a sequence
216 * clockdiff behaving inconsistently with hosts running VMS.
219 * time, clockdiff sends a sequence of messages. Yet, measures between
225 clockdiff(int argc, char *argv[]) function in typeref:typename:void
232 printf("Usage: clockdiff host ... \n");

Completed in 16 milliseconds