Searched refs:DB_VERSION_STRING (Results 1 – 3 of 3) sorted by relevance
57 #define DB_VERSION_STRING "NFSLOG_DB_VERSION" macro264 key.dptr = DB_VERSION_STRING; in db_get_db()265 key.dsize = strlen(DB_VERSION_STRING); in db_get_db()
65 return ((char *)DB_VERSION_STRING);
76 #define DB_VERSION_STRING "Sleepycat Software: Berkeley DB 2.7.7: (08/20/99)" macro