Lines Matching refs:libdb
226 * libdb/db_manage.c:
975 * libdb/db_manage.c:
976 * libdb/odb_hash.h: Do not put hash->descr in an inconsistent state
1053 * libdb/tests/db_test.c: verbose on when we provide filename of db file
1064 * libdb/tests/Makefile.am: s/TEST = (.*)/TESTS = ${check_PROGRAMS}/
1187 * libdb/tests/db_test.c: if previous tests fails a corrupted samples
1213 * libdb/tests/db_test.c: success must be silent
1228 * libdb/tests/Makefile.am:
1248 * libdb/db_debug.c: remove useless display interface
1249 * libdb/db_db_travel.c: remove callback interface
1250 * libdb/odb_hash.h: remove display/callback interface
1251 * libdb/db_test.cpp: move to tests subdir
1252 * libdb/Makefile.am: update according
1253 * libdb/tests: new dir
1254 * libdb/tests/.cvsignore:
1255 * libdb/tests/Makefile.am: new files
1256 * libdb/tests/db_test.cpp: shorter tests
1261 * libdb/Makefile.am: update according
1338 * libdb/db_insert.c:
1339 * libdb/db_manage.c:
1340 * libdb/db_test.c:
1341 * libdb/odb_hash.h:
1355 * libdb/db_test.c:
1356 * libdb/odb_hash.h:
1357 * libdb/odb_manage.c: make odb_open return errno
1930 * libdb/db_manage.c:
1931 * libdb/db_test.c: correct headers
1981 * libdb/odb_hash.h: fix comment
2741 * libdb/odb_hash.h:
2742 * libdb/db_manage.c:
2743 * libdb/db_insert.c: namespace safety
2758 * libdb/db_insert.c: 64 bits arch compile fix, thanks to Falk Hueffner
2799 * libdb/db_insert.cpp: missing initialization of error message on
3096 * libdb/odb_hash.h:
3097 * libdb/db_insert.c:
3098 * libdb/db_manage.c:
3099 * libdb/db_test.c: error message is now a field of a samples_odb_t
3123 * libdb/db_stat.c:
3124 * libdb/odb_hash.h:
3440 * libdb/db_manage.c: better handling of zero sample file size when
3905 * libop++/Makefile.in: we depend on libdb
4183 * libdb/db_stat.c: minor improvement to stat, useful to track missed
4871 * libdb/Makefile.am: fix make dist
4878 * libdb/odb_hash.h: Renamed db_hash.h.
4893 * libdb/Makefile.am:
4894 * libdb/db_debug.c:
4895 * libdb/db_hash.h:
4896 * libdb/db_insert.c:
4897 * libdb/db_manage.c:
4898 * libdb/db_stat.c:
4899 * libdb/db_test.c:
4900 * libdb/db_travel.c:
4904 * pp/op_merge.cpp: Change names to avoid libdb.a name conflicts.
5333 * libdb/db_hash.h:
5334 * libdb/db_insert.c: get error message from db_insert()
5336 * libdb/db_test.c:
5495 * libdb/db_hash.h:
5496 * libdb/db_insert.c:
5497 * libdb/db_manage.c:
5498 * libdb/db_test.c:
5500 * pp/op_merge.cpp: push asserts in libdb down into
6220 * libdb/Makefile.am: fix include dir
6221 * libdb/db_test.c: don't assume than sizeof(struct opd_header) == 128
6230 * libabi/op_import.cpp: broken by my last change in libdb.