full_key 327 source4/lib/registry/patchfile_preg.c char *p, *q, *full_key; full_key 335 source4/lib/registry/patchfile_preg.c full_key = talloc_asprintf(mem_ctx, "%s\\%s", full_key 337 source4/lib/registry/patchfile_preg.c callbacks->del_key(callback_data, full_key); full_key 338 source4/lib/registry/patchfile_preg.c talloc_free(full_key); full_key 342 source4/lib/registry/patchfile_preg.c full_key = talloc_asprintf(mem_ctx, "%s\\%s", key, p); full_key 343 source4/lib/registry/patchfile_preg.c callbacks->del_key(callback_data, full_key); full_key 344 source4/lib/registry/patchfile_preg.c talloc_free(full_key);