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

  /src/external/bsd/ntp/dist/ntpq/
libntpq.h 72 extern char sysvars[];
libntpq.c 33 char sysvars[NTPQ_BUFLEN]; variable
455 * This function reads the sysvars variable-set from a NTP host and writes it
553 * 0 (zero) if an error occured and the sysvars
559 sysvarlen = ntpq_read_sysvars(sysvars, sizeof(sysvars));

Completed in 20 milliseconds