parent_path        54 source4/lib/registry/local.c 	struct reg_key_path parent_path;
parent_path        56 source4/lib/registry/local.c 	parent_path.predefined_key = predefined_key;
parent_path        57 source4/lib/registry/local.c 	parent_path.elements = elements;
parent_path        62 source4/lib/registry/local.c 	local_key->path = parent_path;