Home
last modified time | relevance | path

Searched refs:delete_table (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/lib/libnisdb/
H A Ddb_dictionary_c.x218 % db_status delete_table( char* table_name );
H A Dnis_db.cc326 return (InUseDictionary->delete_table(table_name)); in db_destroy_table()
H A Ddb_dictionary.cc1721 db_dictionary::delete_table(char *tab) in delete_table() function in db_dictionary
/titanic_44/usr/src/cmd/oawk/
H A Db.c97 static int delete_table();
727 symax = delete_table(symbol, symax, ns, cs, ne, ce); in cgotofn()
967 delete_table(ccl_chars_t *table_base, int table_size, int ns, wchar_t cs, in delete_table() function