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

  /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 in typeref:typename:int
kvm_mkdb.c 143 if (testdb())
  /src/tests/lib/libc/db/
t_db_hash_seq.c 243 testdb(int skip) function in typeref:typename:int
287 return testdb(6);
299 testdb(0);
310 testdb(1);
321 testdb(2);
332 testdb(7);

Completed in 14 milliseconds