Searched refs:testdb (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.sbin/kvm_mkdb/
H A DMakefile6 nlist_elf32.c nlist_elf64.c testdb.c
H A Dextern.h102 int testdb __P((void));
H A Dtestdb.c1 /* $NetBSD: testdb.c,v 1.9 2003/05/02 16:28:34 ragge Exp $ */
35 static char sccsid[] = "from: @(#)testdb.c 8.1 (Berkeley) 6/6/93";
37 __RCSID("$NetBSD: testdb.c,v 1.9 2003/05/02 16:28:34 ragge Exp $");
59 testdb() function
H A Dkvm_mkdb.c146 if (testdb())
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/util/
H A DMakefile.in489 dict_test: dict_open testdb dict_test.in dict_test.ref
490 rm -f testdb.db testdb.dir testdb.pag
491 ../postmap/postmap -N hash:testdb
492 ./dict_open hash:testdb write < dict_test.in > dict_test.tmp 2>&1
494 ../postmap/postmap -n hash:testdb
495 ./dict_open hash:testdb write < dict_test.in > dict_test.tmp 2>&1
497 rm -f testdb.db testdb
[all...]

Completed in 63 milliseconds