dir_key            38 source4/lib/registry/dir.c 	struct dir_key *dk = talloc_get_type(parent, struct dir_key);
dir_key            45 source4/lib/registry/dir.c 		struct dir_key *key = talloc(mem_ctx, struct dir_key);
dir_key           113 source4/lib/registry/dir.c 	struct dir_key *dk = talloc_get_type(k, struct dir_key);
dir_key           130 source4/lib/registry/dir.c 	const struct dir_key *p = talloc_get_type(parent, struct dir_key);
dir_key           131 source4/lib/registry/dir.c 	struct dir_key *ret;
dir_key           147 source4/lib/registry/dir.c 	ret = talloc(mem_ctx, struct dir_key);
dir_key           161 source4/lib/registry/dir.c 	const struct dir_key *dk = talloc_get_type(k, struct dir_key);
dir_key           208 source4/lib/registry/dir.c 	struct dir_key *dk;
dir_key           213 source4/lib/registry/dir.c 	dk = talloc(parent_ctx, struct dir_key);
dir_key           241 source4/lib/registry/dir.c 	const struct dir_key *dk = talloc_get_type(key, struct dir_key);
dir_key           310 source4/lib/registry/dir.c 	const struct dir_key *dk = talloc_get_type(key, struct dir_key);
dir_key           325 source4/lib/registry/dir.c 	const struct dir_key *dk = talloc_get_type(key, struct dir_key);
dir_key           349 source4/lib/registry/dir.c 	const struct dir_key *dk = talloc_get_type(key, struct dir_key);
dir_key           385 source4/lib/registry/dir.c 	const struct dir_key *dk = talloc_get_type(key, struct dir_key);