enum_value 407 source4/lib/registry/dir.c .enum_value = reg_dir_enum_value, enum_value 141 source4/lib/registry/hive.c if (key->ops->enum_value == NULL) enum_value 144 source4/lib/registry/hive.c return key->ops->enum_value(mem_ctx, key, idx, name, type, data); enum_value 115 source4/lib/registry/interface.c if (key->context->ops->enum_value == NULL) enum_value 118 source4/lib/registry/interface.c return key->context->ops->enum_value(mem_ctx, key, idx, name, enum_value 828 source4/lib/registry/ldb.c .enum_value = ldb_get_value_by_id, enum_value 300 source4/lib/registry/local.c .enum_value = local_enum_value, enum_value 2157 source4/lib/registry/regf.c .enum_value = regf_get_value, enum_value 90 source4/lib/registry/registry.h WERROR (*enum_value) (TALLOC_CTX *mem_ctx, enum_value 317 source4/lib/registry/registry.h WERROR (*enum_value) (TALLOC_CTX *mem_ctx, enum_value 471 source4/lib/registry/rpc.c .enum_value = rpc_get_value_by_index,