added_key          98 source4/lib/registry/tests/diff.c static const char *added_key = NULL;
added_key         102 source4/lib/registry/tests/diff.c 	added_key = talloc_strdup(callback_data, key_name);
added_key         121 source4/lib/registry/tests/diff.c 	torture_assert_str_equal(tctx, added_key, "bla", "key added");