flush_key 176 source4/lib/registry/hive.c if (key->ops->flush_key == NULL) flush_key 179 source4/lib/registry/hive.c return key->ops->flush_key(key); flush_key 279 source4/lib/registry/interface.c if (key->context->ops->flush_key == NULL) flush_key 282 source4/lib/registry/interface.c return key->context->ops->flush_key(key); flush_key 303 source4/lib/registry/local.c .flush_key = local_flush_key, flush_key 85 source4/lib/registry/registry.h WERROR (*flush_key) (struct hive_key *key); flush_key 289 source4/lib/registry/registry.h WERROR (*flush_key) (struct registry_key *key);