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

1 2 3 4 5 6

  /src/external/mpl/bind/dist/bin/tests/system/migrate2kasp/ns3/
setup.sh 17 echo_i "ns3/setup.sh"
19 setup() { function
33 setup migrate.kasp
47 setup csk.kasp
55 setup csk-nosep.kasp
67 setup migrate-nomatch-algnum.kasp
85 setup migrate-nomatch-alglen.kasp
101 setup migrate-nomatch-kzc.kasp
121 setup rumoured.kasp
136 setup omnipresent.kas
    [all...]
  /src/external/mpl/bind/dist/bin/tests/system/nsec3/ns3/
setup.sh 17 echo_i "ns3/setup.sh"
19 setup() { function
30 setup "${zn}.kasp"
39 setup "${zn}.kasp"
46 setup "${zn}.kasp"
  /src/external/bsd/openldap/dist/tests/data/tls/
create-crt.sh 63 setup() { function
76 $(setup)
91 $(setup)
107 $(setup)
  /src/external/mpl/bind/dist/bin/tests/system/autosign/ns3/
keygen.sh 23 setup() { function
37 setup secure.example
46 setup secure.nsec3.example
55 setup nsec3.nsec3.example
64 setup jitter.nsec3.example
78 setup optout.nsec3.example
87 setup nsec3.example
96 setup autonsec3.example
107 setup secure.optout.example
116 setup nsec3.optout.exampl
    [all...]
  /src/external/mpl/bind/dist/bin/tests/system/kasp/ns3/
setup.sh 17 echo_i "ns3/setup.sh"
23 setup() { function
54 setup "${zn}.kasp"
59 # Setup special zone
70 setup "${zn}.kasp"
80 setup "ed25519.kasp"
86 setup "ed448.kasp"
150 setup dynamic-signed-inline-signing.kasp
165 setup expired-sigs.autosign
177 setup dnskey-ttl-mismatch.autosig
    [all...]
  /src/external/mpl/bind/dist/bin/tests/system/verify/zones/
genzones.sh 21 setup() { function
30 setup unsigned bad
34 setup zsk-only.nsec good
38 setup ksk-only.nsec good
42 setup ksk+zsk.nsec good
47 setup ksk+zsk.nsec.apex-dname good
55 setup zsk-only.nsec3 good
59 setup ksk-only.nsec3 good
63 setup ksk+zsk.nsec3 good
68 setup ksk+zsk.optout goo
    [all...]
  /src/external/mpl/bind/dist/doc/arm/_ext/
namedconf.py 31 def setup(app): function
33 return iscconf.setup(
rndcconf.py 31 def setup(app): function
34 return iscconf.setup(
  /src/games/hangman/
setup.c 1 /* $NetBSD: setup.c,v 1.11 2012/06/19 05:45:00 dholland Exp $ */
35 static char sccsid[] = "@(#)setup.c 8.1 (Berkeley) 5/31/93";
37 __RCSID("$NetBSD: setup.c,v 1.11 2012/06/19 05:45:00 dholland Exp $");
46 * setup:
50 setup(void) function
  /src/tests/usr.bin/printf/
t_builtin.sh 99 setup() function
t_command.sh 80 setup() function
  /src/external/mit/libuv/dist/docs/src/sphinx-plugins/
manpage.py 41 def setup(app): function
  /src/external/mpl/bind/dist/bin/tests/system/checkds/ns9/
setup.sh 17 echo_i "ns9/setup.sh"
19 setup() { function
70 setup "${zn}"
85 setup "${zn}"
90 setup "no-ent.ns2"
93 setup "no-ent.ns5"
  /src/sys/arch/hpc/stand/hpcboot/arm/
arm_boot.cpp 58 ARMBoot::setup() function in class:ARMBoot
79 return super::setup();
  /src/external/bsd/libevent/dist/test/
test.sh 47 setup () { function
134 setup
  /src/external/bsd/ntp/dist/sntp/libevent/test/
test.sh 47 setup () { function
134 setup
  /src/sys/arch/hpc/stand/hpcboot/mips/
mips_boot.cpp 59 MIPSBoot::setup() function in class:MIPSBoot
78 return super::setup();
  /src/sys/arch/hpc/stand/hpcboot/sh3/
sh_boot.cpp 57 SHBoot::setup() function in class:SHBoot
78 return super::setup();
88 // Setup console. this setting is passed to kernel bootinfo.
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.multi/
multi-target.exp.tcl 107 proc setup {non-stop {multi_process ""}} { procedure
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/
kill.c 46 setup (void) function
62 setup ();
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.multi/
multi-target.exp.tcl 107 proc setup {non-stop {multi_process ""}} { procedure
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.threads/
kill.c 46 setup (void) function
62 setup ();
  /src/games/trek/
setup.c 1 /* $NetBSD: setup.c,v 1.13 2009/05/25 00:37:27 dholland Exp $ */
35 static char sccsid[] = "@(#)setup.c 8.1 (Berkeley) 5/31/93";
37 __RCSID("$NetBSD: setup.c,v 1.13 2009/05/25 00:37:27 dholland Exp $");
81 setup(void) function
228 /* setup stars */
  /src/sys/arch/hpc/stand/hpcboot/
boot.cpp 96 Boot::setup() function in class:Boot
  /src/tests/lib/libpthread/
t_sigalarm.c 62 setup(void *dummy) function
93 PTHREAD_REQUIRE(pthread_create(&self, NULL, setup, NULL));

Completed in 34 milliseconds

1 2 3 4 5 6