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

/freebsd-11.0-release/contrib/ntp/ntpq/
H A Dlibntpq.h70 extern char sysvars[];
H A Dlibntpq.c31 char sysvars[NTPQ_BUFLEN]; variable
453 * This function reads the sysvars variable-set from a NTP host and writes it
551 * 0 (zero) if an error occured and the sysvars
557 sysvarlen = ntpq_read_sysvars(sysvars, sizeof(sysvars));

Completed in 52 milliseconds