Searched defs:setup (Results 1 - 12 of 12) sorted by relevance
/bind-9.11.3/bin/tests/system/verify/zones/ |
H A D | genzones.sh | 16 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 D | keygen.sh | 19 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 D | setup.py | 9 from distutils.core import setup namespace 10 setup(name='isc',
|
/bind-9.11.3/lib/isccfg/tests/ |
H A D | parser_test.c | 59 setup() { function 102 setup();
|
/bind-9.11.3/bin/tests/atomic/ |
H A D | t_atomic.c | 35 setup(void) { function 90 setup(); 148 setup(); 214 setup(); 288 setup();
|
/bind-9.11.3/bin/tests/resolver/ |
H A D | t_resolver.c | 54 setup(void) { function 104 setup(); 121 setup(); 142 setup(); 170 setup(); 200 setup();
|
/bind-9.11.3/bin/tests/ |
H A D | zone_test.c | 78 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 D | main.c | 964 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 D | gsstest.c | 85 static void setup(); 410 setup(void) function 524 setup();
|
/bind-9.11.3/contrib/dnsperf-2.1.0.0-1/ |
H A D | resperf.c | 217 setup(int argc, char **argv) function 627 setup(argc, argv);
|
H A D | dnsperf.c | 382 setup(int argc, char **argv, config_t *config) function 1104 setup(argc, argv, &config);
|
/bind-9.11.3/contrib/queryperf/ |
H A D | queryperf.c | 953 * setup: 961 setup(int argc, char **argv) { function 2155 if (setup(argc, argv) == -1) 2158 /* XXX: move this to setup: */
|
Completed in 62 milliseconds