Searched refs:modulemd_yaml_string_free (Results 1 – 10 of 10) sorted by relevance
/dports/misc/libmodulemd/modulemd-2.13.0/modulemd/include/private/ |
H A D | modulemd-yaml.h | 99 modulemd_yaml_string_free (modulemd_yaml_string *yaml_string); 104 modulemd_yaml_string_free); 193 g_clear_pointer (&_string, modulemd_yaml_string_free); \
|
/dports/misc/libmodulemd/modulemd-2.13.0/modulemd/tests/ |
H A D | test-modulemd-dependencies.c | 487 g_clear_pointer (&yaml_string, modulemd_yaml_string_free); in dependencies_test_emit_yaml() 523 g_clear_pointer (&yaml_string, modulemd_yaml_string_free); in dependencies_test_emit_yaml() 554 g_clear_pointer (&yaml_string, modulemd_yaml_string_free); in dependencies_test_emit_yaml()
|
H A D | test-modulemd-rpmmap.c | 244 g_clear_pointer (&yaml_string, modulemd_yaml_string_free); in test_emit_yaml_valid()
|
H A D | test-modulemd-component-module.c | 306 g_clear_pointer (&yaml_string, modulemd_yaml_string_free); in component_module_test_emit_yaml()
|
H A D | test-modulemd-service-level.c | 410 g_clear_pointer (&yaml_string, modulemd_yaml_string_free); in service_level_test_emit_yaml()
|
H A D | test-modulemd-translation-entry.c | 539 g_clear_pointer (&yaml_string, modulemd_yaml_string_free); in translation_entry_test_emit_yaml()
|
H A D | test-modulemd-profile.c | 503 g_clear_pointer (&yaml_string, modulemd_yaml_string_free); in profile_test_emit_yaml()
|
H A D | test-modulemd-component-rpm.c | 353 g_clear_pointer (&yaml_string, modulemd_yaml_string_free); in component_rpm_test_emit_yaml()
|
H A D | test-modulemd-buildopts.c | 527 g_clear_pointer (&yaml_string, modulemd_yaml_string_free); in buildopts_test_emit_yaml()
|
/dports/misc/libmodulemd/modulemd-2.13.0/modulemd/ |
H A D | modulemd-yaml-util.c | 32 modulemd_yaml_string_free (modulemd_yaml_string *yaml_string) in modulemd_yaml_string_free() function
|