Home
last modified time | relevance | path

Searched refs:DEFHOST (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ntp/ntpdc/
H A Dntpdc.c159 #define DEFHOST "localhost" /* default host name */ macro
353 ADDHOST(DEFHOST); in ntpdcmain()
/freebsd/contrib/ntp/ntpq/
H A Dntpq.c330 #define DEFHOST "localhost" /* default host name */
597 ADDHOST(DEFHOST); in ntpqmain()
334 #define DEFHOST global() macro