Home
last modified time | relevance | path

Searched defs:ADDHOST (Results 1 – 2 of 2) sorted by relevance

/netbsd/external/bsd/ntp/dist/ntpdc/
H A Dntpdc.c215 #define ADDHOST(cp) if (numhosts < MAXHOSTS) chosts[numhosts++] = (cp) macro
/netbsd/external/bsd/ntp/dist/ntpq/
H A Dntpq.c412 #define ADDHOST(cp) \ macro