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.cc328 return (InUseDictionary->delete_table(table_name));
H A Ddb_dictionary.cc1696 "db_dictionary::delete_table: could not create db structure");
1721 db_dictionary::delete_table(char *tab) function in class:db_dictionary
/illumos-gate/usr/src/cmd/oawk/
H A Db.c97 static int delete_table();
727 symax = delete_table(symbol, symax, ns, cs, ne, ce);
967 delete_table(ccl_chars_t *table_base, int table_size, int ns, wchar_t cs, function

Completed in 53 milliseconds