Lines Matching refs:optarg
97 if (strcasecmp(optarg, "hold") == 0)
101 else if (strcasecmp(optarg, "immediate") == 0)
108 "job-hold-until", optarg);
113 snprintf(buf, sizeof (buf), "page-ranges=%s", optarg);
120 "lp-charset", optarg);
125 lp_type_to_mime_type(optarg));
134 printer = optarg;
138 "form", optarg);
141 if ((get_printer_id(optarg, &printer, &modify) < 0) ||
145 optarg);
155 "copies", atoi(optarg));
159 PAPI_ATTR_REPLACE, optarg);
166 int i = atoi(optarg);
173 " value \"%s\"."), optarg);
198 "job-name", optarg);
209 "lp-modes", optarg);