Searched refs:doconfig (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/ntp/ntpdc/ |
H A D | ntpdc_ops.c | 43 static void doconfig (struct parse *pcmd, FILE *fp, int mode, int refc); 59 static void doconfig (struct parse *, FILE *, int, int); 1273 doconfig(pcmd, fp, MODE_ACTIVE, 0); in addpeer() 1286 doconfig(pcmd, fp, MODE_CLIENT, 0); in addserver() 1298 doconfig(pcmd, fp, MODE_CLIENT, 1); in addrefclock() 1310 doconfig(pcmd, fp, MODE_BROADCAST, 0); in broadcast() 1318 doconfig( in doconfig() function
|