hive_key_flush    257 source4/lib/registry/local.c 	return hive_key_flush(local->hive_key);
hive_key_flush    191 source4/lib/registry/pyregistry.c 	result = hive_key_flush(key);
hive_key_flush    198 source4/lib/registry/registry.h WERROR hive_key_flush(struct hive_key *key);
hive_key_flush    153 source4/lib/registry/tests/hive.c 	torture_assert_werr_ok(tctx, hive_key_flush(root), "flush key");