HomeSort by: relevance | last modified time | path
    Searched refs:testdb (Results 1 - 7 of 7) sorted by relevancy

  /src/external/mpl/bind/dist/bin/tests/system/ixfr/
setup.sh 20 testdb() { function
46 testdb test. 1 60 >ns3/mytest.db
47 testdb test. 2 61 >ns3/mytest1.db
48 testdb test. 3 62 >ns3/mytest2.db
49 testdb test. 4 0 >ns3/mytest3.db
52 testdb sub.test. 1 60 >ns3/subtest.db
53 testdb sub.test. 3 61 >ns3/subtest1.db
  /src/usr.sbin/kvm_mkdb/
Makefile 6 nlist_elf32.c nlist_elf64.c testdb.c
extern.h 102 int testdb(void);
testdb.c 1 /* $NetBSD: testdb.c,v 1.10 2003/08/07 11:25:23 agc Exp $ */
35 static char sccsid[] = "from: @(#)testdb.c 8.1 (Berkeley) 6/6/93";
37 __RCSID("$NetBSD: testdb.c,v 1.10 2003/08/07 11:25:23 agc Exp $");
59 testdb() function
kvm_mkdb.c 143 if (testdb())
  /src/tests/lib/libc/db/
t_db_hash_seq.c 243 testdb(int skip) function
287 return testdb(6);
299 testdb(0);
310 testdb(1);
321 testdb(2);
332 testdb(7);
  /src/external/bsd/openldap/dist/libraries/liblmdb/
Makefile 58 rm -rf $(PROGS) *.[ao] *.[ls]o *~ testdb
61 rm -rf testdb && mkdir testdb
62 ./mtest && ./mdb_stat testdb
107 rm -rf testdb; mkdir testdb; ./x$$j; done

Completed in 80 milliseconds