Searched refs:doconfig (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.bin/window/
H A Dstartup.c51 doconfig(void) function
H A Ddefs.h94 int doconfig(void);
H A Dmain.c180 if (dflag || doconfig() < 0)
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/ntpdc/
H A Dntpdc_ops.c45 static void doconfig (struct parse *pcmd, FILE *fp, int mode, int refc);
61 static void doconfig (struct parse *, FILE *, int, int);
1284 doconfig(pcmd, fp, MODE_ACTIVE, 0);
1297 doconfig(pcmd, fp, MODE_CLIENT, 0);
1309 doconfig(pcmd, fp, MODE_CLIENT, 1);
1321 doconfig(pcmd, fp, MODE_BROADCAST, 0);
1329 doconfig( function

Completed in 64 milliseconds