Searched refs:clockdiff (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/usr.sbin/timed/timedc/
H A Dextern.h42 void clockdiff(int, char *[]);
H A Dcmdtab.c48 { "clockdiff", clockdiffhelp, clockdiff, 0 },
H A Dcmds.c146 * The time differences measured by clockdiff are obtained using a sequence
156 * clockdiff behaving inconsistently with hosts running VMS.
159 * time, clockdiff sends a sequence of messages. Yet, measures between
165 clockdiff(int argc, char *argv[]) function
174 printf("usage: timedc clockdiff host ...\n");

Completed in 115 milliseconds