Go to the documentation of this file.
59 #ifndef HEADER_TXT_DB_H
60 #define HEADER_TXT_DB_H
63 #ifndef OPENSSL_NO_BIO
70 #define DB_ERROR_MALLOC 1
71 #define DB_ERROR_INDEX_CLASH 2
72 #define DB_ERROR_INDEX_OUT_OF_RANGE 3
73 #define DB_ERROR_NO_INDEX 4
74 #define DB_ERROR_INSERT_INDEX_CLASH 5
95 #ifndef OPENSSL_NO_BIO