Searched defs:db_mindex (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_mindex.cc22 * db_mindex.cc
36 #include "db_mindex.h"
51 db_mindex::db_mindex(db_scheme *how, char *tablePath) : rversion() function in class:db_mindex
63 db_mindex::db_mindex() : rversion() function in class:db_mindex
76 db_mindex::~db_mindex()
89 db_mindex::init(db_scheme * how)
93 FATAL("db_mindex
[all...]

Completed in 56 milliseconds