Home
last modified time | relevance | path

Searched refs:aww_data (Results 1 – 2 of 2) sorted by relevance

/dports/archivers/engrampa/engrampa-1.26.0/src/
H A Dfr-archive.c2009 g_free (aww_data->source_dir); in add_with_wildcard_data_free()
2010 g_free (aww_data->dest_dir); in add_with_wildcard_data_free()
2011 g_free (aww_data->password); in add_with_wildcard_data_free()
2012 g_free (aww_data); in add_with_wildcard_data_free()
2041 aww_data->source_dir, in add_with_wildcard__step2()
2042 aww_data->dest_dir, in add_with_wildcard__step2()
2043 aww_data->update, in add_with_wildcard__step2()
2044 aww_data->password, in add_with_wildcard__step2()
2074 aww_data->archive = archive; in fr_archive_add_with_wildcard()
2077 aww_data->update = update; in fr_archive_add_with_wildcard()
[all …]
/dports/archivers/lxqt-archiver/lxqt-archiver-0.5.0/src/core/
H A Dfr-archive.c2020 g_free (aww_data->source_dir); in add_with_wildcard_data_free()
2021 g_free (aww_data->dest_dir); in add_with_wildcard_data_free()
2022 g_free (aww_data->password); in add_with_wildcard_data_free()
2023 g_free (aww_data); in add_with_wildcard_data_free()
2052 aww_data->source_dir, in add_with_wildcard__step2()
2053 aww_data->dest_dir, in add_with_wildcard__step2()
2054 aww_data->update, in add_with_wildcard__step2()
2055 aww_data->password, in add_with_wildcard__step2()
2085 aww_data->archive = archive; in fr_archive_add_with_wildcard()
2088 aww_data->update = update; in fr_archive_add_with_wildcard()
[all …]