Searched defs:setup (Results 1 - 4 of 4) sorted by relevance

/bind-9.6-ESV-R11/bin/tests/
H A Dzone_test.c86 setup(const char *zonename, const char *filename, const char *classname) { function
302 setup(argv[isc_commandline_index], filename, classname);
/bind-9.6-ESV-R11/bin/named/
H A Dmain.c599 setup(void) { function
682 * a valid logging context setup. We cannot daemonize any later,
965 setup();
/bind-9.6-ESV-R11/bin/tests/dst/
H A Dgsstest.c95 static void setup();
410 setup(void) function
523 setup();
/bind-9.6-ESV-R11/contrib/queryperf/
H A Dqueryperf.c953 * setup:
961 setup(int argc, char **argv) { function
2155 if (setup(argc, argv) == -1)
2158 /* XXX: move this to setup: */

Completed in 18 milliseconds