Home
last modified time | relevance | path

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

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dexec.c9384 char tmp_fname1[MAXPATHLENGTH], tmp_pbm_fname[MAXPATHLENGTH]; local
9391 sprintf(tmp_pbm_fname, "%s.pbm", tmp_fname1);
9392 unlink(tmp_pbm_fname);
9416 gsPath, "-q -dBATCH -dNOPAUSE -sDEVICE=pbm", tmp_pbm_fname,
9421 tmp_pbm_fname, src_file_name);
9424 PbmToEpsi(scale, tmp_pbm_fname, tmp_fname1, orig_cmd);
9428 unlink(tmp_pbm_fname);