Searched refs:single_file (Results 1 – 6 of 6) sorted by relevance
83 def rm(self, single_file): argument85 simple_system(self.rm_cmd % single_file)
507 int single_file; in main_loop() local689 single_file = is_single_file(outfile_pattern); in main_loop()691 if (!noblit && single_file) { in main_loop()701 if (!single_file) { in main_loop()899 if (!output_bit_depth && single_file && !do_md5) { in main_loop()928 if (single_file) { in main_loop()1019 if (!noblit && single_file) { in main_loop()
152 int single_file; /* cupsSingleFile value */ member
532 pc->single_file = !_cups_strcasecmp(value, "true"); in _ppdCacheCreateWithFile()1657 pc->single_file = !_cups_strcasecmp(ppd_attr->value, "true"); in _ppdCacheCreateWithPPD()2861 cupsFilePrintf(fp, "SingleFile %s\n", pc->single_file ? "true" : "false"); in _ppdCacheWriteFile()
98 single_file = True,104 single_file = True,