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

/osnet-11/usr/src/lib/libnisdb/
H A Ddb_dictionary_c.x248 % db_table_names * get_table_names();
H A Dnis_db.cc1762 db_table_names * answer = InUseDictionary->get_table_names();
H A Ddb_dictionary.cc1873 * caller of get_table_names should have freed them.
1876 db_dictionary::get_table_names() function in class:db_dictionary
1878 READLOCK(this, NULL, "r db_dictionary::get_table_names");
1884 "db_dictionary::get_table_names: could not allocate space for names");
1886 "db_dictionary::get_table_names: could not allocate space for names",
1891 READUNLOCK(this, NULL, "ru db_dictionary::get_table_names");

Completed in 31 milliseconds