Searched refs:clockvars (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/ntp/ntpq/
H A Dlibntpq.h67 extern char clockvars[];
H A Dlibntpq.c28 char clockvars[NTPQ_BUFLEN]; variable
511 * It returns 1 if both variable-sets (peervars and clockvars) were
631 * This function reads the clockvars variable-set of a specified association
748 * int 1 (one) if the clockvars have been read
758 clockvarlen = ntpq_read_assoc_clockvars( associd, clockvars,
759 sizeof(clockvars) );

Completed in 51 milliseconds