HomeSort by: relevance | last modified time | path
    Searched refs:setup (Results 1 - 25 of 1065) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/
i386-signal.c 21 void setup (void);
31 setup ();
46 " .globl setup\n"
47 "setup:\n"
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/
i386-signal.c 21 void setup (void);
31 setup ();
46 " .globl setup\n"
47 "setup:\n"
  /src/external/mpl/bind/dist/bin/tests/system/checkds/
setup.sh 19 # Setup zones
22 $SHELL setup.sh
26 $SHELL setup.sh
30 $SHELL setup.sh
34 $SHELL setup.sh
  /src/external/bsd/nsd/dist/contrib/bind2nsd/
install.sh 27 python setup.py install
29 (cd pexpect-2.1; python setup.py install)
31 (cd pyDes-1.2; python setup.py install)
  /src/external/mpl/bind/dist/bin/tests/system/multisigner/
setup.sh 21 $SHELL setup.sh
25 $SHELL setup.sh
29 $SHELL setup.sh
  /src/external/mpl/bind/dist/bin/tests/system/kasp/
setup.sh 22 # Setup zones
25 $SHELL setup.sh
29 $SHELL setup.sh
33 $SHELL setup.sh
37 $SHELL setup.sh
41 $SHELL setup.sh
  /src/crypto/external/apache2/openssl/dist/test/recipes/
01-test_abort.t 12 setup("test_abort");
03-test_internal_sm3.t 13 setup("test_internal_sm3");
02-test_internal_exts.t 13 setup("test_internal_exts");
02-test_list.t 12 setup("test_list");
04-test_hexstring.t 13 setup("test_hexstring");
04-test_param_build.t 13 setup("test_param_build");
04-test_params.t 13 setup("test_params");
71-test_ssl_ctx.t 13 setup("test_ssl_ctx");
90-test_overhead.t 13 setup("test_overhead");
  /src/crypto/external/bsd/openssl/dist/test/recipes/
01-test_abort.t 12 setup("test_abort");
03-test_internal_sm3.t 13 setup("test_internal_sm3");
  /src/crypto/external/bsd/openssl.old/dist/test/recipes/
01-test_abort.t 12 setup("test_abort");
  /src/external/mpl/bind/dist/bin/tests/system/ksr/
setup.sh 21 $SHELL setup.sh
  /src/external/bsd/less/dist/lesstest/
parse.c 22 // and add them as env vars to the Setup environment.
23 static int parse_env(TestSetup* setup, const char* line, int line_len) {
26 env_addpair(&setup->env, name, value);
32 static int parse_command(TestSetup* setup, const char* less, const char* line, int line_len) {
33 setup->argv = (char**) malloc(32*sizeof(const char*));
34 setup->argc = 1;
35 setup->argv[0] = (char*) less;
38 setup->argv[setup->argc] = (char*) arg;
40 setup->argc++
74 TestSetup* setup = (TestSetup*) malloc(sizeof(TestSetup)); local
110 TestSetup* setup = new_test_setup(); local
    [all...]
  /src/external/bsd/nsd/sbin/nsd-control-setup/
Makefile 3 SCRIPTS=nsd-control-setup
  /src/external/bsd/unbound/sbin/unbound-control-setup/
Makefile 3 SCRIPTS=unbound-control-setup
  /src/external/mpl/bind/dist/bin/tests/system/camp/
setup.sh 21 $SHELL setup.sh
26 $SHELL setup.sh
  /src/external/mpl/bind/dist/bin/tests/system/migrate2kasp/
setup.sh 19 # Setup zones
22 $SHELL setup.sh
26 $SHELL setup.sh
  /src/external/mpl/bind/dist/bin/tests/system/nsec3/
setup.sh 21 $SHELL setup.sh
26 $SHELL setup.sh

Completed in 34 milliseconds

1 2 3 4 5 6 7 8 91011>>