Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libnisdb/
H A Ddb_dictionary_c.x170 % int db_clone_bucket (db_table_desc *, db_table_desc_p *);
H A Ddb_dictionary.cc637 db_dictionary::db_clone_bucket(db_table_desc *bucket, db_table_desc **clone) in db_clone_bucket() function in db_dictionary
883 retval = db_clone_bucket(np, &clone); in massage_dict()
960 retval = db_clone_bucket(tbl, &clone); in merge_dict()
1076 retval = db_clone_bucket(&tbl_ent, &clone); in extract_entries()
2195 if (db_clone_bucket(t, &n)) { in db_copy_dictionary()
2249 res = db_clone_bucket(tbl, &clone); in defer()