Home
last modified time | relevance | path

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

/dports/archivers/xarchiver/xarchiver-0.5.4.16/src/
H A Dgzip_et_al.c430 const gchar *decompfile = "xa-tmp.decompressed"; in xa_gzip_et_al_list() local
472 … : " -c ", "-d", password_str, " ", archive_path, lrzip ? " -fo " : " > ", decompfile, "\"", NULL); in xa_gzip_et_al_list()
482 workfile = g_strconcat(archive->working_dir, "/", decompfile, NULL); in xa_gzip_et_al_list()