local_key 53 source4/lib/registry/local.c struct local_key *local_key; local_key 59 source4/lib/registry/local.c local_key = talloc(ctx, struct local_key); local_key 60 source4/lib/registry/local.c local_key->hive_key = talloc_steal(local_key, hive); local_key 61 source4/lib/registry/local.c local_key->global.context = talloc_reference(local_key, ctx); local_key 62 source4/lib/registry/local.c local_key->path = parent_path; local_key 64 source4/lib/registry/local.c return (struct registry_key *)local_key; local_key 76 source4/lib/registry/local.c struct local_key *local_parent = talloc_get_type(parent, local_key 77 source4/lib/registry/local.c struct local_key); local_key 154 source4/lib/registry/local.c const struct local_key *local = (const struct local_key *)key; local_key 167 source4/lib/registry/local.c struct local_key *local_parent; local_key 176 source4/lib/registry/local.c local_parent = (struct local_key *)parent_key; local_key 213 source4/lib/registry/local.c struct local_key *local = (struct local_key *)key; local_key 222 source4/lib/registry/local.c const struct local_key *local = (const struct local_key *)key; local_key 233 source4/lib/registry/local.c const struct local_key *local = (const struct local_key *)key; local_key 241 source4/lib/registry/local.c const struct local_key *local = (const struct local_key *)key; local_key 248 source4/lib/registry/local.c const struct local_key *local = (const struct local_key *)key; local_key 255 source4/lib/registry/local.c const struct local_key *local = (const struct local_key *)key; local_key 270 source4/lib/registry/local.c const struct local_key *local = (const struct local_key *)key; local_key 281 source4/lib/registry/local.c const struct local_key *local = (const struct local_key *)key; local_key 288 source4/lib/registry/local.c const struct local_key *local = (const struct local_key *)key;