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

/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/ntpdc/
H A Dntpdc.c207 #define ADDHOST(cp) if (numhosts < MAXHOSTS) chosts[numhosts++] = (cp) macro
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/ntpq/
H A Dntpq.c430 #define ADDHOST(cp) if (numhosts < MAXHOSTS) chosts[numhosts++] = (cp) macro

Completed in 109 milliseconds