Searched refs:KEEP_TMPFILES (Results 1 – 1 of 1) sorted by relevance
314 #define KEEP_TMPFILES 16 /* else delete temporary files */ macro331 if (opts & KEEP_TMPFILES) in print_opts()616 if (image->tmpfile_name[0] != 0 && (image->opts & KEEP_TMPFILES) == 0) in freeimage()3546 opts |= KEEP_TMPFILES; in main()3548 opts &= ~KEEP_TMPFILES; in main()