Home
last modified time | relevance | path

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

/dports/archivers/xarchiver/xarchiver-0.5.4.16/src/
H A Dgzip_et_al.h41 gchar *xa_gzip_et_al_get_command(const gchar *, gchar *, gchar *, const gchar *, XArchiveType);
H A Dtar.c348 …command = xa_gzip_et_al_get_command(archiver[xa_tar_get_compressor_type(archive)].program[0], arch… in xa_tar_add()
370 …command = xa_gzip_et_al_get_command(archiver[xa_tar_get_compressor_type(archive)].program[0], arch… in xa_tar_delete()
H A Dgzip_et_al.c106 gchar *xa_gzip_et_al_get_command (const gchar *program, gchar *workfile, gchar *archive, const gcha… in xa_gzip_et_al_get_command() function