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

/osnet-11/usr/src/lib/libnisdb/
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 28 milliseconds