Searched refs:setup (Results 1 - 10 of 10) sorted by relevance
/bind-9.6-ESV-R11/bin/tests/system/stress/ |
H A D | setup.sh | 18 # $Id: setup.sh,v 1.5 2007/06/19 23:47:05 tbox Exp $ 24 $PERL setup.pl
|
/bind-9.6-ESV-R11/bin/tests/system/ |
H A D | setup.sh | 18 # $Id: setup.sh,v 1.11 2007/06/19 23:47:00 tbox Exp $ 35 if test -f $test/setup.sh 37 ( cd $test && sh setup.sh "$@" )
|
H A D | run.sh | 74 if test -f $test/setup.sh 76 ( cd $test && sh setup.sh "$@" )
|
/bind-9.6-ESV-R11/bin/tests/system/tkey/ |
H A D | setup.sh | 24 cd ns1 && sh setup.sh
|
/bind-9.6-ESV-R11/bin/tests/system/xferquota/ |
H A D | setup.sh | 18 # $Id: setup.sh,v 1.15 2007/06/19 23:47:07 tbox Exp $ 24 $PERL setup.pl
|
/bind-9.6-ESV-R11/bin/tests/ |
H A D | zone_test.c | 86 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/tests/dst/ |
H A D | gsstest.c | 95 static void setup(); 410 setup(void) function 523 setup();
|
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/tools/rpm/ |
H A D | idnkit.spec | 42 %setup -n %{distsrc}
|
/bind-9.6-ESV-R11/bin/named/ |
H A D | main.c | 599 setup(void) { function 682 * a valid logging context setup. We cannot daemonize any later, 965 setup();
|
/bind-9.6-ESV-R11/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 1174 milliseconds