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

/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_dictionary.cc1876 * caller of get_table_names should have freed them.
1879 db_dictionary::get_table_names() function in class:db_dictionary
1881 READLOCK(this, NULL, "r db_dictionary::get_table_names");
1887 "db_dictionary::get_table_names: could not allocate space for names");
1889 "db_dictionary::get_table_names: could not allocate space for names",
1894 READUNLOCK(this, NULL, "ru db_dictionary::get_table_names");

Completed in 62 milliseconds