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

/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_index_entry.cc23 * db_index_entry.cc
34 #include "db_index_entry.h"
38 db_index_entry::db_index_entry(char* name, int nlen, entryp ep) function in class:db_index_entry
41 FATAL("db_index_entry::db_index_entry: cannot allocate space",
52 db_index_entry::db_index_entry(unsigned long hval, item* k, function in class:db_index_entry
57 "db_index_entry::db_index_entry
[all...]

Completed in 59 milliseconds