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

/osnet-11/usr/src/lib/libnisdb/
H A Ddb_dictionary.cc151 "db_dictionary::add_table: could not allocate space for new table",
162 "db_dictionary::add_table: could not allocate space for scheme",
168 "db_dictionary::add_table: could not translate table_obj to scheme");
176 "db_dictionary::add_table: could not allocate space for table name",
1770 "db_dictionary::add_table: could not allocate space for db");
1772 "db_dictionary::add_table: could not allocate space for db",
1777 "db_dictionary::add_table: could not initialize database from scheme");
1812 db_dictionary::add_table(char *tab, table_obj* tobj) function in class:db_dictionary

Completed in 20 milliseconds