Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_dictionary.cc515 remove_from_dictionary(db_dict_desc *dd, char *target, bool_t remove_storage) in remove_from_dictionary() function
910 status = remove_from_dictionary(dictionary, in massage_dict()
983 dbstat = remove_from_dictionary(dictionary, in merge_dict()
1708 ret = remove_from_dictionary(dictionary, tab, TRUE); in delete_table_aux()
2350 ret = remove_from_dictionary(deferred.dictionary, table, FALSE); in rollback()
2368 ret = remove_from_dictionary(dictionary, table, FALSE); in rollback()
2417 ret = remove_from_dictionary(deferred.dictionary, table, FALSE); in commit()