Home
last modified time | relevance | path

Searched refs:GunzipFileIntoTemp (Results 1 – 4 of 4) sorted by path

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dfile.c4198 if ((tmp_fname=GunzipFileIntoTemp(file_name)) == NULL) {
4746 if ((tmp_fname=GunzipFileIntoTemp(FullName)) == NULL) {
H A Dmainloop.c571 char *GunzipFileIntoTemp(gzipped_fname) in GunzipFileIntoTemp() function
862 if ((tmp_fname=GunzipFileIntoTemp(pszFile)) == NULL) {
H A Dmainloop.e74 extern char *GunzipFileIntoTemp ARGS_DECL((char *gzipped_fname));
H A Dtgif.c156 if ((tmp_fname=GunzipFileIntoTemp(FileName)) == NULL) {