Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_dictionary_c.x221 % db_status delete_table( char* table_name );
H A Dnis_db.cc327 return (InUseDictionary->delete_table(table_name)); in db_destroy_table()
H A Ddb_dictionary.cc1722 db_dictionary::delete_table(char *tab) in delete_table() function in db_dictionary
/illumos-gate/usr/src/cmd/oawk/
H A Db.c95 static int delete_table();
725 symax = delete_table(symbol, symax, ns, cs, ne, ce); in cgotofn()
965 delete_table(ccl_chars_t *table_base, int table_size, int ns, wchar_t cs, in delete_table() function