Searched refs:json_duplicate (Results 1 – 1 of 1) sorted by relevance
49 char *json_duplicate = NULL; in test_fapi_duplicate() local96 "ext/myNewParent", &json_duplicate); in test_fapi_duplicate()99 fprintf(stderr, "\nExport Data:\n%s\n", json_duplicate); in test_fapi_duplicate()101 r = Fapi_Import(context, "importedKey", json_duplicate); in test_fapi_duplicate()104 fprintf(stderr, "Duplicate:\n%s\n", json_duplicate); in test_fapi_duplicate()110 SAFE_FREE(json_duplicate); in test_fapi_duplicate()116 SAFE_FREE(json_duplicate); in test_fapi_duplicate()