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

/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_dictionary.cc23 * db_dictionary.cc
31 #include "db_dictionary.h"
55 extern db_dictionary *InUseDictionary;
56 extern db_dictionary *FreeDictionary;
112 "db_dictionary: invalid dictionary format! Expecting %s",
115 "db_dictionary: invalid dictionary format! Expecting %s\n",
148 db_dictionary::create_table_desc(char *tab, table_obj* zdesc,
154 "db_dictionary::add_table: could not allocate space for new table",
165 "db_dictionary::add_table: could not allocate space for scheme",
171 "db_dictionary
611 db_dictionary::db_dictionary() function in class:db_dictionary
[all...]

Completed in 61 milliseconds