rpc_key           104 source4/lib/registry/rpc.c 	struct rpc_key *mykeydata;
rpc_key           119 source4/lib/registry/rpc.c 	mykeydata = talloc_zero(ctx, struct rpc_key);
rpc_key           157 source4/lib/registry/rpc.c 	struct rpc_key *parentkeydata = talloc_get_type(h, struct rpc_key),
rpc_key           162 source4/lib/registry/rpc.c 	mykeydata = talloc_zero(mem_ctx, struct rpc_key);
rpc_key           194 source4/lib/registry/rpc.c 	struct rpc_key *mykeydata = talloc_get_type(parent, struct rpc_key);
rpc_key           245 source4/lib/registry/rpc.c 	struct rpc_key *mykeydata = talloc_get_type(parent, struct rpc_key);
rpc_key           294 source4/lib/registry/rpc.c 	struct rpc_key *mykeydata = talloc_get_type(parent, struct rpc_key);
rpc_key           338 source4/lib/registry/rpc.c 	struct rpc_key *parentkd = talloc_get_type(parent, struct rpc_key);
rpc_key           339 source4/lib/registry/rpc.c 	struct rpc_key *rpck = talloc(mem_ctx, struct rpc_key);
rpc_key           371 source4/lib/registry/rpc.c 	struct rpc_key *mykeydata = talloc_get_type(k, struct rpc_key);
rpc_key           405 source4/lib/registry/rpc.c 	struct rpc_key *mykeydata = talloc_get_type(parent, struct rpc_key);
rpc_key           434 source4/lib/registry/rpc.c 	struct rpc_key *mykeydata = talloc_get_type(key, struct rpc_key);