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

/netbsd-current/usr.sbin/timed/timedc/
H A Dtimedc-extern.h38 void clockdiff(int, char *[]);
H A Dcmdtab.c51 { "clockdiff", clockdiffhelp, clockdiff },
H A Dcmds.c206 * 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
232 printf("Usage: clockdiff host ... \n");

Completed in 207 milliseconds