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

/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_dictionary.cc154 "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::add_table: could not translate table_obj to scheme");
179 "db_dictionary::add_table: could not allocate space for table name",
1773 "db_dictionary::add_table: could not allocate space for db");
1775 "db_dictionary::add_table: could not allocate space for db",
1780 "db_dictionary::add_table: could not initialize database from scheme");
1815 db_dictionary::add_table(char *tab, table_obj* tobj) function in class:db_dictionary

Completed in 64 milliseconds