DB3. -
file db3.c
file rpmdb.h
Access RPM indices using Berkeley DB interface(s).
dbiIndex db3New (rpmdb rpmdb, int rpmtag)
dbiIndex db3Free (dbiIndex dbi)
const char *const prDbiOpenFlags (int dbflags, int print_dbenv_flags)
Destroy index database handle instance.
Parameters:
Returns: NULL always
Referenced by db1close(), db3close(), and dbiOpen().
Return new configured index database handle instance.
Parameters:
Referenced by db1open(), and db3open().
Format db3 open flags for debugging print.
Parameters:
Returns: formatted flags (static buffer)
Referenced by db3open(), and db_init().
Initial value:
{ DB_VERSION_MAJOR, DB_VERSION_MINOR, DB_VERSION_PATCH, db3open, db3close, db3sync, db3copen, db3cclose, db3cdel, db3cget, db3cput, db3ccount, db3byteswapped, db3stat }
Definition at line 1299 of file db3.c.
Закладки на сайте Проследить за страницей |
Created 1996-2024 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |