Searched refs:qslotsarg (Results 1 – 1 of 1) sorted by relevance
226 char * qslotsarg = NULL; /* saves -qslots parm if any */ in parse_switches() local368 qslotsarg = argv[argn]; in parse_switches()458 if (qslotsarg != NULL) /* process -qslots if it was present */ in parse_switches()459 if (! set_quant_slots(cinfo, qslotsarg)) in parse_switches()