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

/bind-9.11.3/bin/tests/system/verify/zones/
H A Dgenzones.sh16 setup () { function
25 setup unsigned bad
29 setup zsk-only.nsec good
33 setup ksk-only.nsec good
37 setup ksk+zsk.nsec good
43 setup zsk-only.nsec3 good
47 setup ksk-only.nsec3 good
51 setup ksk+zsk.nsec3 good
56 setup ksk+zsk.outout good
62 setup zs
[all...]
/bind-9.11.3/bin/tests/system/autosign/ns3/
H A Dkeygen.sh19 setup () { function
28 setup secure.example
37 setup secure.nsec3.example
46 setup nsec3.nsec3.example
55 setup optout.nsec3.example
64 setup nsec3.example
73 setup autonsec3.example
84 setup secure.optout.example
93 setup nsec3.optout.example
102 setup optou
[all...]
/bind-9.11.3/bin/python/
H A Dsetup.py9 from distutils.core import setup namespace
10 setup(name='isc',
/bind-9.11.3/lib/isccfg/tests/
H A Dparser_test.c59 setup() { function
102 setup();
/bind-9.11.3/bin/tests/atomic/
H A Dt_atomic.c35 setup(void) { function
90 setup();
148 setup();
214 setup();
288 setup();
/bind-9.11.3/bin/tests/resolver/
H A Dt_resolver.c54 setup(void) { function
104 setup();
121 setup();
142 setup();
170 setup();
200 setup();
/bind-9.11.3/bin/tests/
H A Dzone_test.c78 setup(const char *zonename, const char *filename, const char *classname) { function
294 setup(argv[isc_commandline_index], filename, classname);
/bind-9.11.3/bin/named/
H A Dmain.c964 setup(void) { function
1047 * a valid logging context setup. We cannot daemonize any later,
1391 setup();
/bind-9.11.3/bin/tests/dst/
H A Dgsstest.c85 static void setup();
410 setup(void) function
524 setup();
/bind-9.11.3/contrib/dnsperf-2.1.0.0-1/
H A Dresperf.c217 setup(int argc, char **argv) function
627 setup(argc, argv);
H A Ddnsperf.c382 setup(int argc, char **argv, config_t *config) function
1104 setup(argc, argv, &config);
/bind-9.11.3/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 31 milliseconds