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

/osnet-11/usr/src/lib/libnisdb/
H A Ddb_dictionary.cc1202 dict->add_table_aux(j->get_table_name(),
1737 db_dictionary::add_table_aux(char *tab, table_obj* tobj, int mode) function in class:db_dictionary
1741 WRITELOCK(this, DB_LOCK_ERROR, "w db_dictionary::add_table_aux");
1744 "wu db_dictionary::add_table_aux");
1750 "wu db_dictionary::add_table_aux");
1760 "wu db_dictionary::add_table_aux");
1781 "wu db_dictionary::add_table_aux");
1792 "wu db_dictionary::add_table_aux");
1799 WRITEUNLOCK(this, ret, "wu db_dictionary::add_table_aux");
1814 return (add_table_aux(ta
[all...]

Completed in 24 milliseconds