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

/osnet-11/usr/src/lib/libnisdb/
H A Ddb_dictionary_c.x215 % db_status add_table( char* table_name, table_obj* table_desc );
H A Dnis_db.cc311 return (InUseDictionary->add_table(table_name, table_desc));
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 30 milliseconds